Go to the source code of this file.
Functions | |
| void | abort (void) |
| int | foo (int k) |
| int | main (void) |
| void abort | ( | void | ) |
| int foo | ( | int | k | ) |
| int main | ( | void | ) |
Definition at line 27 of file pr36802-1.c.
References abort(), and foo().
Here is the call graph for this function:

1.4.7