Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h291 #define TINIEST(b) (SIZE(b) == TINYSIZE) /* this type uses TLEFT */ macro
374 ((!TINIEST(b) && ISLINK(b)) ? UNLINK((vd),(b),(i),(t)) : \
H A Dvmbest.c206 if(!TINIEST(b) && SEG(b) != seg)