Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h87 #define LINKFOR(b) ((b)->t_n) macro
130 #define LINKFOR(b) (((b)->t_n).w_p) macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h102 #define LINKFOR(b) (((b)->t_n).w_p[0]) macro