Searched defs:__copy (Results 1 – 4 of 4) sorted by relevance
81 _Tp __copy = *__expected; in __compare_exchange() local
108 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { in __copy() function
104 void __copy(const path& from, const path& to, copy_options options, error_code* ec) { in __copy() function