Home
last modified time | relevance | path

Searched defs:__other (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dexception_ptr.h188 exception_ptr::exception_ptr(const exception_ptr& __other) in exception_ptr()
214 exception_ptr::swap(exception_ptr &__other) _GLIBCXX_USE_NOEXCEPT in swap()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
Dfunctions.h73 const typename _Sequence::value_type* __other) in __foreign_iterator_aux4()
103 const _InputIterator& __other, const _InputIterator& __other_end, in __foreign_iterator_aux3()
129 const _Safe_iterator<_OtherIterator, _Sequence, _Category>& __other, in __foreign_iterator_aux2()
152 const _InputIterator& __other, in __foreign_iterator_aux2()
182 _InputIterator __other, _InputIterator __other_end, in __foreign_iterator_aux()
195 _InputIterator __other, _InputIterator __other_end) in __foreign_iterator()
Dsafe_local_iterator.h374 _Sequence>& __other) const in _M_in_same_bucket()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Ddebug_allocator.h78 typedef typename _Traits::template rebind<_Up>::other __other; in _GLIBCXX_VISIBILITY() typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dnode_handle.h212 swap(_Optional_alloc& __other) noexcept in _GLIBCXX_VISIBILITY()
Dlocale_classes.tcc45 locale(const locale& __other, _Facet* __f) in locale()