Lines Matching refs:_M_right
124 __curr_rope = __c->_M_right; in _S_setcache()
191 __current_node = __c->_M_right; in _S_setcache_for_incr()
499 && _RopeRep::_S_leaf == ((_RopeConcatenation*)__r)->_M_right->_M_tag) { in _S_concat_char_iter()
501 (_RopeLeaf* )(((_RopeConcatenation* )__r)->_M_right); in _S_concat_char_iter()
554 _RopeLeaf* __right = (_RopeLeaf*)(((_RopeConcatenation*)__r)->_M_right); in _S_destr_concat_char_iter()
568 ((_RopeConcatenation*)__r)->_M_right = __new_right; in _S_destr_concat_char_iter()
610 ((_RopeConcatenation*)__left)->_M_right->_M_tag) { in _S_concat()
612 (_RopeLeaf*)(((_RopeConcatenation*)__left)->_M_right); in _S_concat()
659 _RopeRep* __right = __c->_M_right; in _S_substring()
852 _RopeRep* __right = __conc->_M_right; in _S_apply_to_pieces()
970 _RopeRep* __right = __c->_M_right; in _S_flatten()
1008 _RopeRep* __right = __c->_M_right; in _S_dump()
1127 _S_add_to_forest(__c->_M_right, __forest); in _S_add_to_forest()
1200 __r = __c->_M_right; in _S_fetch()
1246 __r = __c->_M_right; in _S_fetch_ptr()