Home
last modified time | relevance | path

Searched defs:ISNOTREE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h107 #define ISNOTREE(b) (LEFT(b) == (TREE *)(-1)) macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h137 #define ISNOTREE(b) (LEFT(b) == (TREE *)(-1)) macro