Searched refs:p_lf (Results 1 – 1 of 1) sorted by relevance
386 node_pointer p_lf = find_imp(PB_DS_V2F(r_val)); in insert() local387 if (p_lf != NULL && p_lf->m_type == pat_trie_leaf_node_type && in insert()388 …synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_lf)->value()), PB_DS_V2F(r… in insert()392 return std::make_pair(iterator(p_lf), false); in insert()