Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/watchmalloc/common/
H A Dmallint.h126 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ macro
H A Dmalloc.c625 SETBIT1(SIZE(tmp)); in realfree()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dmallint.h156 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ macro
H A Dmalloc.c592 SETBIT1(SIZE(NEXT(tp))); in realfree()