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

/external/stlport/stlport/stl/
H A D_rope.h1416 rope<_CharT,_Alloc> __remainder_rope; local
1434 __remainder_rope._M_tree_ptr._M_data = __remainder;
1456 __result += __remainder_rope;
1459 __result = __remainder_rope;

Completed in 118 milliseconds