![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <cobc.h>

Data Fields | |
| struct cobc_mem_struct * | next |
| void * | memptr |
| size_t | memlen |
| size_t cobc_mem_struct::memlen |
Referenced by cobc_main_malloc(), cobc_main_realloc(), cobc_parse_malloc(), and cobc_parse_realloc().
| void * cobc_mem_struct::memptr |
| struct cobc_mem_struct * cobc_mem_struct::next |