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

/haiku/headers/cpp/
H A Dropeimpl.h1381 rope<_CharT,_Alloc> __remainder_rope; local
1399 __remainder_rope._M_tree_ptr = __remainder;
1425 __result += __remainder_rope;
1428 __result = __remainder_rope;

Completed in 29 milliseconds