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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h160 #define CLRBITS01(w) ((w) &= ~BITS01) /* Clean bits 0 & 1 */ macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h130 #define CLRBITS01(w) ((w) &= ~BITS01) /* Clean bits 0 & 1 */ macro

Completed in 56 milliseconds