Home
last modified time | relevance | path

Searched defs:syntax_option_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_constants.h73 typedef unsigned int syntax_option_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_constants.h81 enum syntax_option_type : unsigned int { }; in _GLIBCXX_VISIBILITY() enum