Lines Matching refs:bi_position
44 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
48 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
56 src_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
61 dest_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
71 src_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
75 dest_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
84 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
88 dest_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
97 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
104 dest_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
111 dest_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
188 B_N_CHILD(cur_bi->bi_parent, cur_bi->bi_position); in internal_insert_childs()
264 t_dc = B_N_CHILD(cur_bi->bi_parent, cur_bi->bi_position); in internal_delete_pointers_items()
373 t_dc = B_N_CHILD(dest_bi->bi_parent, dest_bi->bi_position); in internal_copy_pointers_items()
472 t_dc = B_N_CHILD(dest_bi->bi_parent, dest_bi->bi_position); in internal_insert_key()
514 if (src_bi.bi_position /*src->b_item_order */ == 0) in internal_shift_left()
646 bi.bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in balance_internal_when_delete()
874 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
895 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
943 bi.bi_position = get_right_neighbor_position(tb, h); in balance_internal()
961 bi.bi_position = get_right_neighbor_position(tb, h); in balance_internal()
1053 dest_bi.bi_position = 0; in balance_internal()
1057 src_bi.bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in balance_internal()
1149 bi.bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in balance_internal()