![]() |
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 |
Referenced by codegen(), field_cache_cmp(), and output_param().
| struct cb_field* field_list::f |
Referenced by codegen(), field_cache_cmp(), and output_param().
| struct field_list* field_list::next |
Referenced by codegen(), and output_param().
| cb_tree field_list::x |
Referenced by codegen(), and output_param().