GnuCOBOL
2.0
A free COBOL compiler
|
#include <common.h>
Data Fields | |
int | cbj_int [4] |
void * | cbj_ptr [4] |
jmp_buf | cbj_jmp_buf |
void * | cbj_ptr_rest [2] |
jmp_buf cobjmp_buf::cbj_jmp_buf |
Definition at line 1238 of file common.h.
Referenced by cob_longjmp(), and cob_savenv().