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

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_algobase.h416 __copy_b(_BI1 __first, _BI1 __last, _BI2 __result) function in struct:__copy_backward
429 __copy_b(_BI1 __first, _BI1 __last, _BI2 __result) function in struct:__copy_backward
443 __copy_b(const _Tp* __first, const _Tp* __last, _Tp* __result) function in struct:__copy_backward
463 return std::__copy_backward<__simple, _Category>::__copy_b(__first,

Completed in 106 milliseconds