Searched defs:malloc_chunk (Results 1 – 1 of 1) sorted by relevance
2184 struct malloc_chunk { struct2187 struct malloc_chunk* fd; /* double links -- used only if free. */ argument2188 struct malloc_chunk* bk; argument