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

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dcond_dtor_entry_dealtor.hpp77 s_leaf_allocator.deallocate(m_p_nd, 1);
H A Dconstructors_destructor_fn_imps.hpp57 PB_DS_CLASS_C_DEC::s_leaf_allocator; member in class:PB_DS_CLASS_C_DEC
178 leaf_pointer p_new_lf = s_leaf_allocator.allocate(1);
H A Derase_fn_imps.hpp129 s_leaf_allocator.deallocate(p_l, 1);
170 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1);
H A Dinsert_join_fn_imps.hpp397 leaf_pointer p_new_lf = s_leaf_allocator.allocate(1);
H A Dpat_trie_.hpp497 static leaf_allocator s_leaf_allocator; member in class:pb_ds::detail::PB_DS_CLASS_NAME

Completed in 71 milliseconds