Searched refs:MALLOCSMART_SLICES (Results 1 – 1 of 1) sorted by relevance
77 #define MALLOCSMART_SLICES \ macro87 static int XX_MallocSmartMap[MALLOCSMART_SLICES];225 for (i = 0; i + size <= MALLOCSMART_SLICES; i += alignment) { in XX_MallocSmart()