GNU PROLOG with UTF8 support
Data Fields
malloc_chunk Struct Reference
Collaboration diagram for malloc_chunk:
Collaboration graph
[legend]

Data Fields

size_t prev_foot
 
size_t head
 
struct malloc_chunkfd
 
struct malloc_chunkbk
 

Field Documentation

struct malloc_chunk* malloc_chunk::bk
struct malloc_chunk* malloc_chunk::fd
size_t malloc_chunk::head
size_t malloc_chunk::prev_foot

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