Home
last modified time | relevance | path

Searched defs:SELFP (Results 1 – 2 of 2) 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
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h142 #define SELFP(b) ((TREE **)(((uintptr_t)(b)) + SIZE(b))) macro