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

/haiku/headers/cpp/
H A Dropeimpl.h1146 __too_tiny = _S_concat_and_set_balanced(__forest[__i], __too_tiny);
1155 __insertee = _S_concat_and_set_balanced(__too_tiny, __r);
1166 __insertee = _S_concat_and_set_balanced(__forest[__i], __insertee);
H A Dstl_rope.h1576 static _RopeRep* _S_concat_and_set_balanced(_RopeRep* __left, function in class:rope

Completed in 40 milliseconds