Home
last modified time | relevance | path

Searched defs:__lhs (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/debug/
Dsafe_iterator.h376 _M_get_distance(const _Iterator1& __lhs, const _Iterator2& __rhs) in _M_get_distance()
385 _M_get_distance(const _Iterator1& __lhs, const _Iterator2& __rhs, in _M_get_distance()
393 _M_get_distance(const _Iterator1& __lhs, const _Iterator2& __rhs, in _M_get_distance()
Dmultimap.h315 swap(multimap<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap()
Dmap.h328 swap(map<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap()
/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
Dfilebuf.cc64 operator==(const gnu_char_type& __lhs) in operator ==()
69 operator<(const gnu_char_type& __lhs) in operator <()
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dvstring.tcc182 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
195 operator+(const _CharT* __lhs, in operator +()
212 operator+(_CharT __lhs, in operator +()
225 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
242 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
Dvstring.h2106 swap(__versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in swap()
/openbsd/src/gnu/llvm/libcxx/src/support/win32/
Dthread_win32.cpp163 bool __libcpp_thread_id_equal(__libcpp_thread_id __lhs, in __libcpp_thread_id_equal()
169 bool __libcpp_thread_id_less(__libcpp_thread_id __lhs, __libcpp_thread_id __rhs) in __libcpp_thread_id_less()
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dbasic_string.h2364 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, in swap()
Dbasic_string.tcc674 operator+(const _CharT* __lhs, in operator +()
690 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_string.tcc725 operator+(const _CharT* __lhs, in operator +()
740 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
Dbasic_string.h1022 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, in swap()