Home
last modified time | relevance | path

Searched refs:SETBIT1 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h124 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ macro
H A Dmalloc.c623 SETBIT1(SIZE(tmp)); in realfree()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h154 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ macro
H A Dmalloc.c590 SETBIT1(SIZE(NEXT(tp))); in realfree()