Home
last modified time | relevance | path

Searched defs:__fctyp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex.tcc128 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale)); in lookup_collatename() local
284 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale)); in lookup_classname() local
328 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale)); in isctype() local
364 __fctyp(use_facet<__ctype_type>(__traits.getloc())); in format() local
H A Dregex_compiler.h251 const auto& __fctyp = use_facet<__ctype_type>(this->_M_traits.getloc()); in _GLIBCXX_VISIBILITY() local
H A Dregex_executor.tcc373 const auto& __fctyp = use_facet<__ctype_type>(_M_traits.getloc()); in _M_apply() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.tcc128 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale)); in lookup_collatename() local
284 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale)); in lookup_classname() local
328 const __ctype_type& __fctyp(use_facet<__ctype_type>(_M_locale)); in isctype() local
364 __fctyp(use_facet<__ctype_type>(__traits.getloc())); in format() local
H A Dregex_executor.tcc372 const auto& __fctyp = use_facet<__ctype_type>(_M_traits.getloc()); in _M_apply() local