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

Data Fields | |
| struct field_list * | next |
| struct cb_field * | f |
| cb_tree | x |
| const char * | curr_prog |
| const char* field_list::curr_prog |
Definition at line 104 of file codegen.c.
Referenced by codegen(), field_cache_cmp(), and output_param().
| struct cb_field* field_list::f |
Definition at line 102 of file codegen.c.
Referenced by codegen(), field_cache_cmp(), and output_param().
| struct field_list* field_list::next |
Definition at line 101 of file codegen.c.
Referenced by codegen(), and output_param().
| cb_tree field_list::x |
Definition at line 103 of file codegen.c.
Referenced by codegen(), and output_param().