Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dropeimpl.h1372 _S_fetch_ptr(_RopeRep* __r, size_type __i) in _S_fetch_ptr() function
1491 _CharT* __ptr = _My_rope::_S_fetch_ptr(__old, _M_pos);
H A Drope1536 static _CharT* _S_fetch_ptr(_RopeRep* __r, size_type __pos);
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20043161 (rope<>::_S_fetch_ptr): Likewise.