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

/haiku/headers/cpp/
H A Dropeimpl.h1229 rope<_CharT,_Alloc>::_S_fetch_ptr(_RopeRep* __r, size_type __i) function in class:rope
1329 _CharT* __ptr = _My_rope::_S_fetch_ptr(__old, _M_pos);
H A Dstl_rope.h1348 static _CharT* _S_fetch_ptr(_RopeRep* __r, size_type __pos);

Completed in 50 milliseconds