Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.tcc146 auto& __this_alloc = this->_M_get_Node_allocator(); in operator =() local
149 && __this_alloc != __that_alloc) in operator =()
154 std::__alloc_on_copy(__this_alloc, __that_alloc); in operator =()
H A Dlist.tcc275 auto& __this_alloc = this->_M_get_Node_allocator(); in operator =() local
278 && __this_alloc != __that_alloc) in operator =()
283 std::__alloc_on_copy(__this_alloc, __that_alloc); in operator =()
H A Dhashtable.h1103 auto& __this_alloc = this->_M_node_allocator(); in _GLIBCXX_VISIBILITY() local
1106 && __this_alloc != __that_alloc) in _GLIBCXX_VISIBILITY()
1113 std::__alloc_on_copy(__this_alloc, __that_alloc); in _GLIBCXX_VISIBILITY()
1132 std::__alloc_on_copy(__this_alloc, __that_alloc); in _GLIBCXX_VISIBILITY()
H A Dstl_tree.h1777 auto& __this_alloc = this->_M_get_Node_allocator(); in _GLIBCXX_VISIBILITY()
1780 && __this_alloc != __that_alloc) in _GLIBCXX_VISIBILITY()
1785 std::__alloc_on_copy(__this_alloc, __that_alloc); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.tcc146 auto& __this_alloc = this->_M_get_Node_allocator(); in operator =() local
149 && __this_alloc != __that_alloc) in operator =()
154 std::__alloc_on_copy(__this_alloc, __that_alloc); in operator =()
H A Dlist.tcc275 auto& __this_alloc = this->_M_get_Node_allocator(); in operator =() local
278 && __this_alloc != __that_alloc) in operator =()
283 std::__alloc_on_copy(__this_alloc, __that_alloc); in operator =()
H A Dhashtable.h1253 auto& __this_alloc = this->_M_node_allocator(); in _GLIBCXX_VISIBILITY() local
1256 && __this_alloc != __that_alloc) in _GLIBCXX_VISIBILITY()
1263 std::__alloc_on_copy(__this_alloc, __that_alloc); in _GLIBCXX_VISIBILITY()
1282 std::__alloc_on_copy(__this_alloc, __that_alloc); in _GLIBCXX_VISIBILITY()
H A Dstl_tree.h1788 auto& __this_alloc = this->_M_get_Node_allocator(); in _GLIBCXX_VISIBILITY() local
1791 && __this_alloc != __that_alloc) in _GLIBCXX_VISIBILITY()
1796 std::__alloc_on_copy(__this_alloc, __that_alloc); in _GLIBCXX_VISIBILITY()