Searched refs:__alloc_on_swap (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h101 { std::__alloc_on_swap(__a, __b); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h101 { std::__alloc_on_swap(__a, __b); }
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h739 __alloc_on_swap(_Alloc& __one, _Alloc& __two) function
H A Dhashtable.h1462 std::__alloc_on_swap(this->_M_node_allocator(), __x._M_node_allocator());
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h738 __alloc_on_swap(_Alloc& __one, _Alloc& __two) function
H A Dhashtable.h1619 std::__alloc_on_swap(this->_M_node_allocator(), __x._M_node_allocator());
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1549 __alloc_on_swap(__s._M_get_allocator());
1668 void __alloc_on_swap()(ref allocator_type __a)
1677 void __alloc_on_swap()(ref allocator_type __a)

Completed in 179 milliseconds