Searched refs:_M_move (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dnode_handle.h96 _M_move(std::move(__nh));
105 _M_move(std::move(__nh));
135 _M_move(std::move(__nh));
138 __nh._M_move(std::move(*this));
152 _M_move(_Node_handle_common&& __nh) noexcept
H A Dbasic_ios.h481 ios_base::_M_move(__rhs);
H A Dios_base.h911 _M_move(ios_base&) noexcept;
H A Dcow_string.h408 _M_move(_CharT* __d, const _CharT* __s, size_type __n) _GLIBCXX_NOEXCEPT
3189 _M_move(_M_data(), __s, __n);
3413 _M_move(_M_data() + __pos + __len2,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcompatibility.cc36 #define _M_move(a, b, c) _M_moveXX(a, b, c) macro
277 basic_string<char>::_M_move(char*, const char*, size_t);
323 basic_string<wchar_t>::_M_move(wchar_t*, const wchar_t*, size_t);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcompatibility.cc36 #define _M_move(a, b, c) _M_moveXX(a, b, c) macro
293 basic_string<char>::_M_move(char*, const char*, size_t);
339 basic_string<wchar_t>::_M_move(wchar_t*, const wchar_t*, size_t);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h481 ios_base::_M_move(__rhs);
H A Dios_base.h898 _M_move(ios_base&) noexcept;
H A Dbasic_string.h3446 _M_move(_CharT* __d, const _CharT* __s, size_type __n) _GLIBCXX_NOEXCEPT
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc189 ios_base::_M_move(ios_base& __rhs) noexcept
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc189 ios_base::_M_move(ios_base& __rhs) noexcept

Completed in 454 milliseconds