|  | 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 | 
Referenced by codegen(), output_base(), and output_internal_function().
| struct cb_field* base_list::f | 
Referenced by base_cache_cmp(), codegen(), output_base(), and output_internal_function().
| struct base_list* base_list::next | 
Referenced by codegen(), output_base(), and output_internal_function().