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

Data Fields | |
| struct base_list * | next |
| struct cb_field * | f |
| const char * | curr_prog |
| const char* base_list::curr_prog |
Definition at line 115 of file codegen.c.
Referenced by codegen(), output_base(), and output_internal_function().
| struct cb_field* base_list::f |
Definition at line 114 of file codegen.c.
Referenced by base_cache_cmp(), codegen(), output_base(), and output_internal_function().
| struct base_list* base_list::next |
Definition at line 113 of file codegen.c.
Referenced by codegen(), output_base(), and output_internal_function().