Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_constants.h86 static constexpr syntax_option_type nosubs = 1 << _S_nosubs; in _GLIBCXX_VISIBILITY() local
H A Dregex.h359 static constexpr regex_constants::syntax_option_type nosubs in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_constants.h95 _GLIBCXX17_INLINE constexpr syntax_option_type nosubs = in _GLIBCXX_VISIBILITY() local
H A Dregex.h406 static constexpr flag_type nosubs = regex_constants::nosubs; in _GLIBCXX_VISIBILITY() local