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

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h325 #define TLEFT(b) ((b)->head.head.seg.link) /* instead of LEFT */ macro
326 #define TINIEST(b) (SIZE(b) == TINYSIZE) /* this type uses TLEFT */
403 ** only the TINIEST ones require TLEFT(b) for the back link. Since this

Completed in 18 milliseconds