Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_compiler.tcc104 _StateSeqT __alt2 = _M_pop(); in _M_disjunction() local
107 __alt2._M_append(__end); in _M_disjunction()
113 __alt2._M_start, __alt1._M_start, false), in _M_disjunction()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_compiler.h761 _StateSeq __alt2 = _M_stack.top(); _M_stack.pop(); in _GLIBCXX_VISIBILITY() local
762 _M_stack.push(_StateSeq(__alt1, __alt2)); in _GLIBCXX_VISIBILITY()