Searched refs:CLRBIT1 (Results 1 – 4 of 4) sorted by relevance
128 #define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */ macro
258 CLRBIT1(SIZE(tmp)); in malloc_unlocked()364 CLRBIT1(SIZE(tmp)); in realloc()457 CLRBIT1(ts); in realloc()
274 CLRBIT1(SIZE(NEXT(sp))); in _malloc_unlocked()377 CLRBIT1(SIZE(NEXT(np))); in realloc()467 CLRBIT1(ts); in realloc()
158 #define CLRBIT1(w) ((w) &= ~BIT1) /* Clean bit1 */ macro