Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dropeimpl.h618 _RopeRep* __new_right = in _GLIBCXX_VISIBILITY() local
620 if (__right == __new_right) in _GLIBCXX_VISIBILITY()
621 __new_right->_M_ref_count = 1; in _GLIBCXX_VISIBILITY()
625 ((_RopeConcatenation*)__r)->_M_right = __new_right; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dropeimpl.h617 _RopeRep* __new_right = in _GLIBCXX_VISIBILITY() local
619 if (__right == __new_right) in _GLIBCXX_VISIBILITY()
620 __new_right->_M_ref_count = 1; in _GLIBCXX_VISIBILITY()
624 ((_RopeConcatenation*)__r)->_M_right = __new_right; in _GLIBCXX_VISIBILITY()