Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/libstdc++-v3/include/debug/
Dhash_multiset.h146 insert_noresize(const value_type& __obj) in insert_noresize() function
147 { return iterator(_Base::insert_noresize(__obj), this); } in insert_noresize()
Dhash_set.h155 insert_noresize(const value_type& __obj) in insert_noresize() function
158 _Base::insert_noresize(__obj); in insert_noresize()
Dhash_multimap.h151 insert_noresize(const value_type& __obj) in insert_noresize() function
152 { return iterator(_Base::insert_noresize(__obj), this); } in insert_noresize()
Dhash_map.h165 insert_noresize(const value_type& __obj) in insert_noresize() function
168 _Base::insert_noresize(__obj); in insert_noresize()
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dhash_set207 insert_noresize(const value_type& __obj)
409 insert_noresize(const value_type& __obj)
Dhash_map210 insert_noresize(const value_type& __obj)
432 insert_noresize(const value_type& __obj)
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/
Dhash_set181 pair<iterator, bool> insert_noresize(const value_type& __obj)
334 iterator insert_noresize(const value_type& __obj)
Dhash_map175 pair<iterator,bool> insert_noresize(const value_type& __obj)
337 iterator insert_noresize(const value_type& __obj)