Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h268 _GLIBCXX17_INLINE constexpr match_flag_type match_not_bol = in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h276 _GLIBCXX17_INLINE constexpr match_flag_type match_not_bol = _S_not_bol; in _GLIBCXX_VISIBILITY() local