
Public Attributes | |
| size_t | prev_foot |
| size_t | head |
| struct malloc_chunk * | fd |
| struct malloc_chunk * | bk |
Definition at line 1603 of file malloc.c.
| struct malloc_chunk* malloc_chunk::bk |
Definition at line 1607 of file malloc.c.
Referenced by init_bins().
| struct malloc_chunk* malloc_chunk::fd |
Definition at line 1606 of file malloc.c.
Referenced by dlmalloc(), and init_bins().
| size_t malloc_chunk::head |
Definition at line 1605 of file malloc.c.
Referenced by add_segment(), dlfree(), dlmalloc(), init_top(), internal_mallinfo(), internal_malloc_stats(), internal_memalign(), internal_realloc(), mmap_resize(), prepend_alloc(), and sys_alloc().
| size_t malloc_chunk::prev_foot |
Definition at line 1604 of file malloc.c.
Referenced by dlfree(), internal_memalign(), mmap_alloc(), and mmap_resize().
| Generated by doxygen 1.7.1 on Sun Feb 19 2012 01:07:42 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |