Definition in file jmp.c.
Go to the source code of this file.
Functions | |
void | fcn2 (void) |
void | fcn1 (void) |
int | main (void) |
Variables | |
jmp_buf | loc_info |
|
Definition at line 33 of file jmp.c. References fcn2(). Referenced by main(). |
|
Definition at line 26 of file jmp.c. References loc_info, and longjmp(). Referenced by fcn1(). |
|
|
|
|