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

/osnet-11/usr/src/lib/watchmalloc/common/
H A Dmallint.h125 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro
H A Dmalloc.c155 SETBIT0(SIZE(tp));
732 SETBIT0(SIZE(NEXT(tp)));
736 SETBIT0(SIZE(Bottom));
/osnet-11/usr/src/lib/libc/port/gen/
H A Dmallint.h155 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ macro
H A Dmalloc.c156 SETBIT0(SIZE(tp));
690 SETBIT0(SIZE(NEXT(tp)));
694 SETBIT0(SIZE(Bottom));

Completed in 33 milliseconds