Searched refs:MCHUNK_SIZE (Results 1 - 1 of 1) sorted by path

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c1659 #define MCHUNK_SIZE (sizeof(mchunk)) macro
1674 ((MCHUNK_SIZE + CHUNK_ALIGN_MASK) & ~CHUNK_ALIGN_MASK)
2529 ((MCHUNK_SIZE & (MCHUNK_SIZE-SIZE_T_ONE)) != 0) ||

Completed in 224 milliseconds