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

/netbsd-current/external/cddl/osnet/dist/lib/libuutil/common/
H A Dlibuutil_impl.h150 #define UU_AVL_PTR(x) ((uu_avl_t *)UU_PTR_DECODE(x)) macro
H A Duu_avl.c266 UU_AVL_PTR(ap->ua_next_enc)->ua_prev_enc = ap->ua_prev_enc;
267 UU_AVL_PTR(ap->ua_prev_enc)->ua_next_enc = ap->ua_next_enc;

Completed in 124 milliseconds