Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/watchmalloc/common/
H A Dmallint.h123 #define ISBIT0(w) ((w) & BIT0) /* Is busy? */ macro
/titanic_51/usr/src/lib/libc/port/gen/
H A Dmallint.h153 #define ISBIT0(w) ((w) & BIT0) /* Is busy? */ macro