![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct label_list * | next |
int | id |
int | call_num |
int label_list::call_num |
Referenced by output_internal_function(), and output_perform_call().
int label_list::id |
Referenced by output_internal_function(), and output_perform_call().
struct label_list* label_list::next |
Referenced by output_internal_function(), and output_perform_call().