Home
last modified time | relevance | path

Searched refs:_M_initialize_aux (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_vector.h261 void _M_initialize_aux(_Integer __n, _Integer __val, in _M_initialize_aux() function
270 void _M_initialize_aux(_InputIterator __first, _InputIterator __last, in _M_initialize_aux() function
281 _M_initialize_aux(__first, __last, _Integral()); in vector()
289 _M_initialize_aux(__first, __last, _Integral()); in vector()