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

Data Fields | |
| struct cb_level_78 * | next |
| struct cb_level_78 * | globnext |
| struct cb_level_78 * | last |
| struct cb_field * | fld78 |
| struct cb_program * | prog |
| const char * | pic_replace |
| cob_u32_t | name_len |
| cob_u32_t | pic_len |
| cob_u32_t | not_const |
| cob_u32_t | chk_const |
| cob_u32_t cb_level_78::chk_const |
Referenced by cb_add_78(), cb_add_const_var(), and while().
| struct cb_field * cb_level_78::fld78 |
Referenced by cb_add_78(), cb_add_const_var(), check_level_78(), scan_define_options(), scan_picture(), and while().
| struct cb_level_78 * cb_level_78::globnext |
Referenced by cb_add_78(), cb_add_const_var(), scan_define_options(), scan_picture(), and while().
| struct cb_level_78 * cb_level_78::last |
Referenced by cb_add_78(), and cb_add_const_var().
| cob_u32_t cb_level_78::name_len |
Referenced by cb_add_78(), cb_add_const_var(), and scan_picture().
| struct cb_level_78 * cb_level_78::next |
Referenced by cb_add_78(), cb_add_const_var(), cb_reset_78(), cb_reset_global_78(), check_level_78(), and while().
| cob_u32_t cb_level_78::not_const |
Referenced by cb_reset_78(), and while().
| cob_u32_t cb_level_78::pic_len |
Referenced by cb_add_78(), cb_add_const_var(), and scan_picture().
| const char * cb_level_78::pic_replace |
Referenced by cb_add_78(), cb_add_const_var(), and scan_picture().
| struct cb_program * cb_level_78::prog |
Referenced by cb_add_78(), cb_add_const_var(), and while().