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

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Derase_fn_imps.hpp79 node_pointer p_cur_root = p_nd == base_type::m_p_root? local
83 if (p_cur_root != NULL)
84 p_cur_root->m_p_prev_or_parent = NULL;
104 base_type::m_p_root = join(p_cur_root, p_child);

Completed in 62 milliseconds