Home
last modified time | relevance | path

Searched refs:t_r (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dmallint.h80 struct _t_ *t_r; member
88 #define RIGHT(b) ((b)->t_r)
115 WORD t_r; /* right child */ member
126 #define RIGHT(b) (((b)->t_r).w_p)
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmallint.h86 WORD t_r; /* right child */ member
98 #define RIGHT(b) (((b)->t_r).w_p[0])