Searched defs:S_TINY (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h323 #define S_TINY 1 /* # of tiny blocks */ macro
324 #define MAXTINY (S_TINY*ALIGN + TINYSIZE)
348 Block_t* tiny[S_TINY]; /* small blocks */

Completed in 24 milliseconds