Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libc/port/gen/
H A Dmallint.h90 #define LINKBAK(b) ((b)->t_p) macro
133 #define LINKBAK(b) (((b)->t_p).w_p) macro
/titanic_52/usr/src/lib/watchmalloc/common/
H A Dmallint.h105 #define LINKBAK(b) (((b)->t_p).w_p[0]) macro