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

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h125 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro
H A Dmalloc.c158 SETBIT0(SIZE(tp));
731 SETBIT0(SIZE(NEXT(tp)));
735 SETBIT0(SIZE(Bottom));
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h155 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro
H A Dmalloc.c158 SETBIT0(SIZE(tp));
688 SETBIT0(SIZE(NEXT(tp)));
692 SETBIT0(SIZE(Bottom));

Completed in 48 milliseconds