Home | History | Annotate | Download | only in src

Lines Matching refs:mchunk

1666 typedef struct malloc_chunk  mchunk;
1675 #define MCHUNK_SIZE (sizeof(mchunk))