Home
last modified time | relevance | path

Searched refs:_S_unref (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_rope.h510 static void _S_unref(_Rope_RopeRep* __t) in _S_unref() function
527 static void _S_unref(_Rope_RopeRep*) {} in _S_unref() function
731 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } in ~_Rope_self_destruct_ptr()
1065 _RopeRep::_S_unref(_M_root); in ~_Rope_iterator()
1080 _RopeRep::_S_unref(__old);
1359 static void _S_unref(_RopeRep* __t)
1361 _RopeRep::_S_unref(__t);
1368 static void _S_unref(_RopeRep*) {}
1679 _S_unref(_M_tree_ptr);
1690 _S_unref(__old);
[all …]
H A Dropeimpl.h248 _RopeRep::_S_unref(_M_root); in _M_check()
510 __STL_UNWIND(_S_unref(__left); _S_unref(__nright)); in _S_concat_char_iter()
523 __STL_UNWIND(_S_unref(__r); _S_unref(__nright)); in _S_concat_char_iter()
583 __STL_UNWIND(_S_unref(__r); _S_unref(__right)) in _S_destr_concat_char_iter()
622 __STL_UNWIND(_S_unref(__leftleft); _S_unref(__rest)) in _S_concat()
631 __STL_UNWIND(_S_unref(__left); _S_unref(__right)); in _S_concat()
1108 _S_unref(__forest[__i])) in _S_balance()
1349 _RopeRep::_S_unref(__old);