GnuCOBOL  2.0
A free COBOL compiler
cob_alloc_cache Struct Reference
Collaboration diagram for cob_alloc_cache:

Data Fields

struct cob_alloc_cachenext
 
void * cob_pointer
 
size_t size
 

Detailed Description

Definition at line 105 of file common.c.

Field Documentation

void* cob_alloc_cache::cob_pointer
struct cob_alloc_cache* cob_alloc_cache::next
size_t cob_alloc_cache::size

Definition at line 108 of file common.c.

Referenced by cob_allocate(), cob_cache_malloc(), and cob_cache_realloc().


The documentation for this struct was generated from the following file: