Searched refs:standin_which (Results 1 – 1 of 1) sorted by relevance
374 const unsigned int standin_which = RB_POSITION(standin); in __archive_rb_tree_swap_prune_and_rebalance() local375 unsigned int standin_other = standin_which ^ RB_DIR_OTHER; in __archive_rb_tree_swap_prune_and_rebalance()385 standin_son = standin->rb_nodes[standin_which]; in __archive_rb_tree_swap_prune_and_rebalance()407 RB_SET_POSITION(standin_son, standin_which); in __archive_rb_tree_swap_prune_and_rebalance()434 standin_father->rb_nodes[standin_which] = standin_son; in __archive_rb_tree_swap_prune_and_rebalance()444 standin_other = standin_which; in __archive_rb_tree_swap_prune_and_rebalance()463 __archive_rb_tree_removal_rebalance(rbt, standin_father, standin_which); in __archive_rb_tree_swap_prune_and_rebalance()