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

/osnet-11/usr/src/lib/libmalloc/common/
H A Dmallint.h188 #define FASTCT 6 /* number of blocks that can be allocated quickly */ macro
192 #define MAXFAST ALIGNSZ*FASTCT
H A Dmalloc.c142 static int fastct = FASTCT;
1148 fastct = FASTCT;

Completed in 23 milliseconds