GnuCOBOL
2.0
A free COBOL compiler
|
#include <common.h>
Data Fields | |
const char * | cob_cstr_name |
cob_call_union | cob_cstr_call |
cob_call_union | cob_cstr_cancel |
cob_call_union cob_call_struct::cob_cstr_call |
Definition at line 1022 of file common.h.
Referenced by cob_call_field().
cob_call_union cob_call_struct::cob_cstr_cancel |
Definition at line 1023 of file common.h.
Referenced by cob_cancel_field().
const char* cob_call_struct::cob_cstr_name |
Definition at line 1021 of file common.h.
Referenced by cob_call_field(), and cob_cancel_field().