Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dregex_constants.h253 _S_not_eol = 1 << 1, in _GLIBCXX_VISIBILITY() enumerator
283 _GLIBCXX17_INLINE constexpr match_flag_type match_not_eol = _S_not_eol; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dregex193 _S_not_eol,
232 static const match_flag_type match_not_eol = 1 << _S_not_eol;