Go to the source code of this file.
Functions | |
void | abort (void) |
int | __attribute__ ((noinline)) |
int | main (void) |
Variables | |
union { | |
unsigned long long l | |
double d | |
} | u |
int __attribute__ | ( | (noinline) | ) |
void abort | ( | void | ) |
int main | ( | void | ) |
Definition at line 23 of file atomic-6.c.
double d |
Definition at line 12 of file atomic-6.c.
unsigned long long l |
union { ... } u |
Referenced by __attribute__(), B< N >::B(), and main().