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

/haiku/headers/cpp/
H A Dropeimpl.h1094 _S_add_to_forest(__r, __forest);
1116 rope<_CharT,_Alloc>::_S_add_to_forest(_RopeRep* __r, _RopeRep** __forest) function in class:rope
1126 _S_add_to_forest(__c->_M_left, __forest);
1127 _S_add_to_forest(__c->_M_right, __forest);
H A Dstl_rope.h1593 static void _S_add_to_forest(_RopeRep*__r, _RopeRep** __forest);

Completed in 50 milliseconds