Searched refs:mchunk (Results 1 - 2 of 2) 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))
/external/python/cpython2/Modules/_ctypes/libffi/src/
H A Ddlmalloc.c1666 typedef struct malloc_chunk mchunk; typedef in typeref:struct:malloc_chunk
1675 #define MCHUNK_SIZE (sizeof(mchunk))

Completed in 90 milliseconds