Searched refs:other_h (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
H A Dsplit_join_fn_imps.hpp75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/rb_tree_map_/
H A Dsplit_join_fn_imps.hpp89 const size_type other_h = black_height(p_r); local
96 const bool right_join = h >= other_h;
100 join_pos = find_join_pos_right(PB_ASSOC_BASE_C_DEC::m_p_head->m_p_parent, h, other_h);
113 join_pos = find_join_pos_left(PB_ASSOC_BASE_C_DEC::m_p_head->m_p_parent, h, other_h);

Completed in 48 milliseconds