Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp117 static PODType* _Stl_copy_array(const PODType* __array, size_t N) { in _Stl_copy_array() function
243 pair<event_callback, int>* tmp = _Stl_copy_array(x._M_callbacks, x._M_callback_index); in _M_copy_state()
256 long* tmp = _Stl_copy_array(x._M_iwords, x._M_num_iwords); in _M_copy_state()
269 void** tmp = _Stl_copy_array(x._M_pwords, x._M_num_pwords); in _M_copy_state()