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

/osnet-11/usr/src/lib/libuutil/common/
H A Dlibuutil_impl.h146 #define UU_AVL_PTR(x) ((uu_avl_t *)UU_PTR_DECODE(x)) macro
H A Duu_avl.c265 UU_AVL_PTR(ap->ua_next_enc)->ua_prev_enc = ap->ua_prev_enc;
266 UU_AVL_PTR(ap->ua_prev_enc)->ua_next_enc = ap->ua_next_enc;

Completed in 23 milliseconds