Searched refs:SETBIT0 (Results 1 – 4 of 4) sorted by relevance
125 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro
158 SETBIT0(SIZE(tp)); in smalloc()731 SETBIT0(SIZE(NEXT(tp))); in morecore()735 SETBIT0(SIZE(Bottom)); in morecore()
158 SETBIT0(SIZE(tp)); in _smalloc()688 SETBIT0(SIZE(NEXT(tp))); in _morecore()692 SETBIT0(SIZE(Bottom)); in _morecore()
155 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro