Searched refs:parent_rm (Results 1 – 2 of 2) sorted by relevance
586 AVL_HANDLE parent_rm; in L_() local619 parent_rm = parent; in L_()702 if (parent_rm == AVL_NULL) in L_()709 AVL_SET_GREATER(parent_rm, h) in L_()711 AVL_SET_LESS(parent_rm, h) in L_()
784 handle parent_rm = parent; in remove() local850 if (parent_rm == null()) in remove()855 set_gt(parent_rm, h); in remove()857 set_lt(parent_rm, h); in remove()