Searched refs:CLRBIT0 (Results 1 - 3 of 3) sorted by relevance

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

Completed in 47 milliseconds