GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct sort_mem_struct * | next |
unsigned char * | mem_ptr |
unsigned char* sort_mem_struct::mem_ptr |
Definition at line 188 of file fileio.c.
Referenced by cob_file_sort_init(), cob_free_list(), and cob_new_item().
struct sort_mem_struct* sort_mem_struct::next |
Definition at line 187 of file fileio.c.
Referenced by cob_file_sort_init(), cob_free_list(), and cob_new_item().