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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h157 #define CLRBIT0(w) ((w) &= ~BIT0) /* Clean bit0 */ macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h127 #define CLRBIT0(w) ((w) &= ~BIT0) /* Clean bit0 */ macro

Completed in 58 milliseconds