GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cobjmp_buf Struct Reference

#include <common.h>

Data Fields

int cbj_int [4]
 
void * cbj_ptr [4]
 
jmp_buf cbj_jmp_buf
 
void * cbj_ptr_rest [2]
 

Field Documentation

int cobjmp_buf::cbj_int
jmp_buf cobjmp_buf::cbj_jmp_buf

Referenced by cob_longjmp(), and cob_savenv().

void * cobjmp_buf::cbj_ptr
void * cobjmp_buf::cbj_ptr_rest

The documentation for this struct was generated from the following files: