Home
last modified time | relevance | path

Searched refs:p_split_lf (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
Dsplit_fn_imps.hpp51 leaf_pointer p_split_lf = split_prep(r_key, other, bag); in split() local
52 if (p_split_lf == 0) in split()
63 m_p_head->m_p_parent = rec_split(m_p_head->m_p_parent, pref_begin(p_split_lf), in split()
64 pref_end(p_split_lf), other, bag); in split()