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

/external/stlport/stlport/stl/
H A D_rope.c68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
136 void _Rope_iterator_base<_CharT,_Alloc>::_S_setcache( function in class:_Alloc
237 _S_setcache(__x);
H A D_rope.h814 static void _S_setcache(_Rope_iterator_base<_CharT, _Alloc>& __x);
909 _S_setcache(*this);
911 { _Rope_iterator_base<_CharT, _Alloc>* __x = this; _S_setcache(*__x); }

Completed in 123 milliseconds