Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h1386 rope<_CharT,_Alloc> __remainder_rope; in rope() local
1408 __remainder_rope._M_tree_ptr = __remainder; in rope()
1434 __result += __remainder_rope; in rope()
1437 __result = __remainder_rope; in rope()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h1540 rope<_CharT, _Alloc> __remainder_rope; in rope() local
1563 __remainder_rope._M_tree_ptr = __remainder; in rope()
1592 __result += __remainder_rope; in rope()
1595 __result = __remainder_rope; in rope()