Searched defs:mchunk (Results 1 - 1 of 1) sorted by relevance

/external/dlmalloc/
H A Dmalloc.c2191 typedef struct malloc_chunk mchunk; typedef in typeref:struct:malloc_chunk
2200 #define MCHUNK_SIZE (sizeof(mchunk))

Completed in 153 milliseconds