Home
last modified time | relevance | path

Searched refs:MAXFAST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h190 #define MAXFAST ALIGNSZ*FASTCT macro
H A Dmalloc.c144 static unsigned int maxfast = MAXFAST;
1159 maxfast = MAXFAST; in rstalloc()