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

/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h359 #define ISLINK(b) (RIGHT(b) == (b) ) macro
371 ** SELF(b) can be overlapped and the test ISLINK() will go through.
374 ((!TINIEST(b) && ISLINK(b)) ? UNLINK((vd),(b),(i),(t)) : \

Completed in 12 milliseconds