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) function in struct:_Rope_RopeRep
527 static void _S_unref(_Rope_RopeRep*) {} function in struct:_Rope_RopeRep
731 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); }
1065 _RopeRep::_S_unref(_M_root);
1080 _RopeRep::_S_unref(__old);
1359 static void _S_unref(_RopeRep* __t) function in class:rope
1361 _RopeRep::_S_unref(__t);
1368 static void _S_unref(_RopeRep*) {} function in class:rope
1679 _S_unref(_M_tree_ptr);
1690 _S_unref(__ol
[all...]
H A Dropeimpl.h248 _RopeRep::_S_unref(_M_root);
510 __STL_UNWIND(_S_unref(__left); _S_unref(__nright));
523 __STL_UNWIND(_S_unref(__r); _S_unref(__nright));
583 __STL_UNWIND(_S_unref(__r); _S_unref(__right))
622 __STL_UNWIND(_S_unref(__leftleft); _S_unref(__rest))
631 __STL_UNWIND(_S_unref(__lef
[all...]

Completed in 45 milliseconds