Searched defs:TINIEST (Results 1 - 1 of 1) 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)) : \

Completed in 17 milliseconds