Home
last modified time | relevance | path

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

/external/stlport/src/
Dios.cpp115 static PODType* _Stl_copy_array(const PODType* __array, size_t N) { in _Stl_copy_array() function
241 pair<event_callback, int>* tmp = _Stl_copy_array(x._M_callbacks, x._M_callback_index); in _M_copy_state()
254 long* tmp = _Stl_copy_array(x._M_iwords, x._M_num_iwords); in _M_copy_state()
267 void** tmp = _Stl_copy_array(x._M_pwords, x._M_num_pwords); in _M_copy_state()