Searched defs:_S_unref (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_rope.h437 static void _S_unref(_Self* __t) { function in struct:_Rope_RopeRep
628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); }
993 _RopeRep::_S_unref(this->_M_root);
1011 _RopeRep::_S_unref(__old);
1152 static void _S_unref(_RopeRep* __t) { function in class:rope
1153 _RopeRep::_S_unref(__t);
1350 _S_unref(_M_tree_ptr._M_data);
1490 _S_unref(_M_tree_ptr._M_data);
1501 _S_unref(_M_tree_ptr._M_data);
1512 _S_unref(__ol
[all...]

Completed in 45 milliseconds