Searched refs:__old_pos (Results 1 – 1 of 1) sorted by relevance
996 size_t __old_pos = _M_current_pos; variable998 return _Rope_const_iterator<_CharT,_Alloc>(_M_root, __old_pos);1004 size_t __old_pos = _M_current_pos; variable1006 return _Rope_const_iterator<_CharT,_Alloc>(_M_root, __old_pos);1118 size_t __old_pos = _M_current_pos; variable1120 return _Rope_iterator<_CharT,_Alloc>(_M_root_rope, __old_pos);1123 size_t __old_pos = _M_current_pos; variable1125 return _Rope_iterator<_CharT,_Alloc>(_M_root_rope, __old_pos);