![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <common.h>

Data Fields | |
| void *(* | funcptr )() |
| void(* | funcnull )() |
| cob_field *(* | funcfld )() |
| int(* | funcint )() |
| void * | funcvoid |
| int(* cob_call_union::funcint) () |
Definition at line 1009 of file common.h.
Referenced by cob_call(), cob_cancel_field(), cobxref_(), do_cancel_module(), GCic_(), and main().
| void*(* cob_call_union::funcptr) () |
Definition at line 1006 of file common.h.
Referenced by CHECKSRC_(), cobxref_(), GCic_(), get__reserved__lists_(), and LISTING_().
| void* cob_call_union::funcvoid |
Definition at line 1010 of file common.h.
Referenced by cob_call(), cob_call_field(), cob_cancel_field(), cob_set_cancel(), cobxref_(), do_cancel_module(), GCic_(), and main().