Home
last modified time | relevance | path

Searched defs:_StateT (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_compiler.h39 typedef unsigned int _StateT; in _GLIBCXX_VISIBILITY() typedef
H A Dregex_nfa.h259 typedef _State _StateT; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_scanner.h83 enum _StateT in _GLIBCXX_VISIBILITY() enum
H A Dregex_automaton.h225 typedef _State<_Char_type> _StateT; in _GLIBCXX_VISIBILITY() typedef