Searched defs:match_default (Results 1 – 8 of 8) sorted by relevance
250 constexpr match_flag_type match_default = static_cast<match_flag_type>(0); in _GLIBCXX_VISIBILITY() local
241 match_default = 0, in _GLIBCXX_VISIBILITY() enumerator
260 _GLIBCXX17_INLINE constexpr match_flag_type match_default = in _GLIBCXX_VISIBILITY() local
260 constexpr match_flag_type match_default = static_cast<match_flag_type>(0); in _GLIBCXX_VISIBILITY() local
Completed in 18 milliseconds