Home
last modified time | relevance | path

Searched defs:p_new_nd (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dinsert_fn_imps.hpp113 node_pointer p_new_nd = in insert_leaf_new() local
183 node_pointer p_new_nd = s_node_allocator.allocate(1); in get_new_node_for_leaf_insert() local
205 node_pointer p_new_nd = s_node_allocator.allocate(1); in get_new_node_for_leaf_insert() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinsert_fn_imps.hpp60 node_pointer p_new_nd = s_node_allocator.allocate(1); in get_new_node_for_insert() local
80 node_pointer p_new_nd = s_node_allocator.allocate(1); in get_new_node_for_insert() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dinsert_join_fn_imps.hpp448 internal_node_pointer p_new_nd = r_bag.get_branch(); in insert_branch() local