![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <cobc.h>
Data Fields | |
struct cb_text_list * | next |
struct cb_text_list * | last |
const char * | text |
struct cb_text_list * cb_text_list::last |
Referenced by cb_text_list_add(), pp_text_list_add(), and ppp_list_add().
struct cb_text_list * cb_text_list::next |
Referenced by cb_text_list_add(), cb_text_list_chk(), output_call(), pp_text_list_add(), ppcopy(), ppecho(), ppp_list_add(), process_command_line(), and while().
const char * cb_text_list::text |
Referenced by cb_text_list_add(), cb_text_list_chk(), check_listing(), output_call(), pp_text_list_add(), ppcopy(), ppecho(), ppp_list_add(), process_command_line(), and while().