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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h154 #define ISBIT1(w) ((w) & BIT1) /* Is the preceding free? */ macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h124 #define ISBIT1(w) ((w) & BIT1) /* Is the preceding free? */ macro

Completed in 75 milliseconds