Searched refs:CLRBIT1 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h128 #define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */ macro
H A Dmalloc.c258 CLRBIT1(SIZE(tmp));
364 CLRBIT1(SIZE(tmp));
457 CLRBIT1(ts);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h158 #define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */ macro
H A Dmalloc.c274 CLRBIT1(SIZE(NEXT(sp)));
377 CLRBIT1(SIZE(NEXT(np)));
467 CLRBIT1(ts);

Completed in 49 milliseconds