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

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Derase_fn_imps.hpp68 node_pointer p_cur_root = p_nd == base_type::m_p_root? local
71 if (p_cur_root != 0)
72 p_cur_root->m_p_prev_or_parent = 0;
89 base_type::m_p_root = join(p_cur_root, p_child);

Completed in 41 milliseconds