Home
last modified time | relevance | path

Searched defs:match_flag_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h255 enum match_flag_type : unsigned int { }; in _GLIBCXX_VISIBILITY() enum
H A Dregex.h1699 typedef regex_constants::match_flag_type match_flag_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h249 enum match_flag_type : unsigned int in _GLIBCXX_VISIBILITY() enum