Go to the source code of this file.
Functions | |
| void | abort (void) |
| void | __attribute__ ((noinline)) |
| int | main (void) |
Variables | |
| int | err |
| void __attribute__ | ( | (noinline) | ) |
| void abort | ( | void | ) |
| int main | ( | void | ) |
| int err |
Definition at line 7 of file pr39591-2.c.
1.4.7