
Public Attributes | |
| char * | base |
| size_t | size |
| struct malloc_segment * | next |
| flag_t | sflags |
Definition at line 1884 of file malloc.c.
| char* malloc_segment::base |
Definition at line 1885 of file malloc.c.
Referenced by add_segment(), has_segment_link(), internal_mallinfo(), internal_malloc_stats(), release_unused_segments(), segment_holding(), sys_alloc(), and sys_trim().
| struct malloc_segment* malloc_segment::next |
Definition at line 1887 of file malloc.c.
Referenced by add_segment(), has_segment_link(), internal_mallinfo(), internal_malloc_stats(), release_unused_segments(), segment_holding(), and sys_alloc().
Definition at line 1888 of file malloc.c.
Referenced by add_segment(), and sys_alloc().
| size_t malloc_segment::size |
Definition at line 1886 of file malloc.c.
Referenced by add_segment(), has_segment_link(), release_unused_segments(), segment_holding(), sys_alloc(), and sys_trim().
| Generated by doxygen 1.7.1 on Sun Feb 19 2012 01:07:42 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |