Home
last modified time | relevance | path

Searched refs:LINKBAK (Results 1 – 4 of 4) sorted by relevance

/titanic_50/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
H A Dmalloc.c581 LINKBAK(np) = tp; in realfree()
758 tp = LINKBAK(op); in t_delete()
760 LINKBAK(sp) = tp; in t_delete()
/titanic_50/usr/src/lib/watchmalloc/common/
H A Dmallint.h105 #define LINKBAK(b) (((b)->t_p).w_p[0]) macro
H A Dmalloc.c604 LINKBAK(np) = tp; in realfree()
955 tp = LINKBAK(op); in t_delete()
959 LINKBAK(sp) = tp; in t_delete()