Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libuutil/common/
H A Dlibuutil_impl.h148 #define UU_AVL_PTR(x) ((uu_avl_t *)UU_PTR_DECODE(x)) macro
H A Duu_avl.c264 UU_AVL_PTR(ap->ua_next_enc)->ua_prev_enc = ap->ua_prev_enc; in uu_avl_destroy()
265 UU_AVL_PTR(ap->ua_prev_enc)->ua_next_enc = ap->ua_next_enc; in uu_avl_destroy()