Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dvmbest.c270 l = TLEFT(root);
272 TLEFT(r) = l;
495 TLEFT(np) = fp;
496 TLEFT(fp) = NIL(Block_t*);
H A Dvmhdr.h325 #define TLEFT(b) ((b)->head.head.seg.link) /* instead of LEFT */ macro