Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h112 #define SELFP(b) (&(NEXT(b)->t_s.w_p[1])) macro
H A Dmalloc.c622 *(SELFP(tp)) = tp; in realfree()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h142 #define SELFP(b) ((TREE **)(((uintptr_t)(b)) + SIZE(b))) macro
H A Dmalloc.c531 *(SELFP(tp)) = tp; in realfree()