Searched refs:UU_LIST_PTR (Results 1 – 2 of 2) sorted by relevance
104 #define UU_LIST_PTR(ptr) ((uu_list_t *)UU_PTR_DECODE(ptr)) macro
253 UU_LIST_PTR(lp->ul_next_enc)->ul_prev_enc = lp->ul_prev_enc; in uu_list_destroy()254 UU_LIST_PTR(lp->ul_prev_enc)->ul_next_enc = lp->ul_next_enc; in uu_list_destroy()