Searched refs:__off_dest (Results 1 - 1 of 1) sorted by path

/external/stlport/stlport/stl/
H A D_string.c407 const difference_type __off_dest = __first - this->begin(); local
410 _Traits::move(begin() + __off_dest, begin() + __off_src, __len);

Completed in 245 milliseconds