Searched refs:hiparent (Results 1 – 1 of 1) sorted by relevance
394 struct rbnode *hiparent, *loparent; in rb_remove() local397 hiparent = (stacksz > 1) ? stack[stacksz - 2] : NULL; in rb_remove()424 if (hiparent != NULL) { in rb_remove()425 set_child(hiparent, get_side(hiparent, node), node2); in rb_remove()