Searched refs:less_parent (Results 1 – 2 of 2) sorted by relevance
372 handle less_parent = null(); in build() local422 h = less_parent; in build()423 less_parent = get_gt(h); in build()449 set_gt(h, less_parent); in build()450 less_parent = h; in build()
876 AVL_HANDLE less_parent = AVL_NULL; in L_() local949 h = less_parent; in L_()950 less_parent = AVL_GET_GREATER(h, 1); in L_()979 AVL_SET_GREATER(h, less_parent) in L_()980 less_parent = h; in L_()