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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h155 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h125 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro

Completed in 73 milliseconds