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

Data Fields

size_t prev_foot
 
size_t head
 
struct malloc_tree_chunkfd
 
struct malloc_tree_chunkbk
 
struct malloc_tree_chunkchild [2]
 
struct malloc_tree_chunkparent
 
bindex_t index
 

Field Documentation

struct malloc_tree_chunk* malloc_tree_chunk::bk
struct malloc_tree_chunk* malloc_tree_chunk::child[2]
struct malloc_tree_chunk* malloc_tree_chunk::fd
size_t malloc_tree_chunk::head
bindex_t malloc_tree_chunk::index
struct malloc_tree_chunk* malloc_tree_chunk::parent
size_t malloc_tree_chunk::prev_foot

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