![]() |
GnuCOBOL
2.0
A free COBOL compiler
|

Data Fields | |
| const char * | syst_name |
| const char * | syst_call |
| const char *const | syst_name |
| const int | syst_params |
| cob_call_union | syst_call |
| const char* system_table::syst_call |
Referenced by cob_call_field(), and output_call().
| cob_call_union system_table::syst_call |
| const char* const system_table::syst_name |
| const char * system_table::syst_name |
Referenced by cb_emit_call(), cb_list_system(), cob_call_field(), and output_call().
| const int system_table::syst_params |
Referenced by cb_emit_call(), and cb_list_system().