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

/osnet-11/usr/src/lib/watchmalloc/common/
H A Dmallint.h128 #define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */ macro
H A Dmalloc.c255 CLRBIT1(SIZE(tmp));
365 CLRBIT1(SIZE(tmp));
458 CLRBIT1(ts);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dmallint.h158 #define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */ macro
H A Dmalloc.c272 CLRBIT1(SIZE(NEXT(sp)));
379 CLRBIT1(SIZE(NEXT(np)));
469 CLRBIT1(ts);

Completed in 26 milliseconds