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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c74 #define MCACHE_ALLOC_SIZE \ macro
191 mcache_zone = zinit(MCACHE_ALLOC_SIZE, 256 * MCACHE_ALLOC_SIZE,
286 bzero(buf, MCACHE_ALLOC_SIZE);

Completed in 13 milliseconds