Searched refs:MALLOCSMART_SLICES (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/user/env/
H A Dxx.c76 #define MALLOCSMART_SLICES \ macro
86 static int XX_MallocSmartMap[MALLOCSMART_SLICES];
239 for (i = 0; i + size <= MALLOCSMART_SLICES; i += alignment) {

Completed in 90 milliseconds