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

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h326 #define TINIEST(b) (SIZE(b) == TINYSIZE) /* this type uses TLEFT */ macro
403 ** only the TINIEST ones require TLEFT(b) for the back link. Since this
410 ((!TINIEST(b) && ISLINK(b)) ? UNLINK((vd),(b),(i),(t)) : \
H A Dvmbest.c215 if(!TINIEST(b) && SEG(b) != seg)
493 if(s == 0) /* TINIEST block */

Completed in 26 milliseconds