Data Fields | |
size_t | prev_foot |
size_t | head |
malloc_tree_chunk * | fd |
malloc_tree_chunk * | bk |
malloc_tree_chunk * | child [2] |
malloc_tree_chunk * | parent |
bindex_t | index |
Definition at line 1163 of file malloc.c.
|
|
|
|
|
|
|
|
|
Definition at line 1170 of file malloc.c. Referenced by tmalloc_large(). |
|
|
|
|