Searched refs:__node_offset (Results 1 – 2 of 2) sorted by relevance
235 const difference_type __node_offset = in _GLIBCXX_VISIBILITY() member239 _M_set_node(_M_node + __node_offset); in _GLIBCXX_VISIBILITY()240 _M_cur = _M_first + (__offset - __node_offset in _GLIBCXX_VISIBILITY()
237 const difference_type __node_offset = in _GLIBCXX_VISIBILITY() member241 _M_set_node(_M_node + __node_offset); in _GLIBCXX_VISIBILITY()242 _M_cur = _M_first + (__offset - __node_offset in _GLIBCXX_VISIBILITY()