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

/haiku/headers/cpp/
H A Dropeimpl.h78 void _Rope_iterator_base<_CharT,_Alloc>::_S_setcache function in class:_Rope_iterator_base
182 _S_setcache(__x);
H A Dstl_rope.h903 static void _S_setcache(_Rope_iterator_base& __x);
962 if (0 == _M_buf_ptr) _S_setcache(*this);

Completed in 45 milliseconds