Searched defs:__copy_move_a2 (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr65554.C33 template <int, typename _II, typename _OI> void __copy_move_a2 (_II p1, _II p2, _OI p3) function in namespace:std
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr65694.C97 _OI __copy_move_a2(_II p1, _II p2, _OI p3) { function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr59510.C57 void __copy_move_a2 (_CharT * __first,_CharT * __last,ostreambuf_iterator <_CharT> __result) function
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h310 __copy_move_a2(_CharT* __first, _CharT* __last, function
322 __copy_move_a2(const _CharT* __first, const _CharT* __last, function
334 __copy_move_a2(istreambuf_iterator<_CharT> __first, function
H A Dstl_algobase.h436 __copy_move_a2(_II __first, _II __last, _OI __result) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46567.C1234 __copy_move_a2(_II __first, _II __last, _OI __result) function in namespace:std

Completed in 112 milliseconds