Searched refs:__current_node (Results 1 – 2 of 2) sorted by relevance
190 const _RopeRep* __current_node = __x._M_path_end[__current_index]; in _GLIBCXX_VISIBILITY() local191 size_t __len = __current_node->_M_size; in _GLIBCXX_VISIBILITY()207 __current_node = __x._M_path_end[__current_index]; in _GLIBCXX_VISIBILITY()208 __c = (_Rope_RopeConcatenation<_CharT, _Alloc>*)__current_node; in _GLIBCXX_VISIBILITY()220 __current_node = __x._M_path_end[__current_index]; in _GLIBCXX_VISIBILITY()221 __c = (_Rope_RopeConcatenation<_CharT, _Alloc>*)__current_node; in _GLIBCXX_VISIBILITY()226 __current_node = __c->_M_right; in _GLIBCXX_VISIBILITY()227 __x._M_path_end[++__current_index] = __current_node; in _GLIBCXX_VISIBILITY()229 while (__detail::_S_concat == __current_node->_M_tag) in _GLIBCXX_VISIBILITY()239 __current_node = in _GLIBCXX_VISIBILITY()[all …]