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

/opensolaris-onvv-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmclear.c62 for(s = 0; s < S_TINY; ++s)
H A Dvmopen.c130 for(e = S_TINY-1; e >= 0; --e)
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 122 milliseconds