Lines Matching refs:bi_position
39 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
43 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
51 src_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
55 …dest_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); /* dest position is analog of dest->b_… in internal_define_dest_src_infos()
64 src_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
68 dest_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
77 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
81 dest_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
90 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
97 dest_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
104 dest_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
180 B_N_CHILD(cur_bi->bi_parent, cur_bi->bi_position); in internal_insert_childs()
254 t_dc = B_N_CHILD(cur_bi->bi_parent, cur_bi->bi_position); in internal_delete_pointers_items()
355 t_dc = B_N_CHILD(dest_bi->bi_parent, dest_bi->bi_position); in internal_copy_pointers_items()
448 t_dc = B_N_CHILD(dest_bi->bi_parent, dest_bi->bi_position); in internal_insert_key()
481 if (src_bi.bi_position /*src->b_item_order */ == 0) in internal_shift_left()
603 bi.bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in balance_internal_when_delete()
818 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
836 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
881 bi.bi_position = get_right_neighbor_position(tb, h); in balance_internal()
899 bi.bi_position = get_right_neighbor_position(tb, h); in balance_internal()
988 dest_bi.bi_position = 0; in balance_internal()
992 src_bi.bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in balance_internal()
1078 bi.bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in balance_internal()