Searched defs:__ucopy_n (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _uninitialized.h | 162 __ucopy_n(_InputIter __first, _Size __count, _ForwardIter __result, in __ucopy_n() function 177 __ucopy_n(_InputIter __first, _Size __count, in __ucopy_n() function 184 __ucopy_n(_InputIter __first, _Size __count, in __ucopy_n() function 192 __ucopy_n(_RandomAccessIter __first, _Size __count, _ForwardIter __result, in __ucopy_n() function 201 __ucopy_n(_InputIter __first, _Size __count, _ForwardIter __result) in __ucopy_n() function
|