Home
last modified time | relevance | path

Searched defs:LINKBAK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h88 #define LINKBAK(b) ((b)->t_p) macro
131 #define LINKBAK(b) (((b)->t_p).w_p) macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h103 #define LINKBAK(b) (((b)->t_p).w_p[0]) macro