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

/external/stlport/stlport/stl/
H A D_string.c340 _M_move(__first, __last, __pos);
354 _M_move(__first, __mid, __pos);
398 _M_move(__f, __l, __first);
H A D_string.h681 void _M_move(const _CharT* __f, const _CharT* __l, _CharT* __res) { function in class:basic_string

Completed in 217 milliseconds