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

/external/stlport/stlport/stl/
H A D_uninitialized.h362 // __uninitialized_fill_copy.
384 // __uninitialized_fill_copy
389 __uninitialized_fill_copy(_ForwardIter __result, _ForwardIter __mid, const _Tp& __x, function
H A D_deque.c549 _STLP_PRIV __uninitialized_fill_copy(this->_M_finish, __pos + difference_type(__n),

Completed in 94 milliseconds