Home
last modified time | relevance | path

Searched defs:ctype_c (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dctype_narrow_char.cc45 const ctype<wide_type>& ctype_c = use_facet<ctype<wide_type> >(loc_c); in test01() local
73 const ctype<wide_type>& ctype_c = use_facet<ctype<wide_type> >(loc_c); in test02() local
H A Dctype_narrow_wchar_t.cc46 const ctype<wide_type>& ctype_c = use_facet<ctype<wide_type> >(loc_c); in test01() local
74 const ctype<wide_type>& ctype_c = use_facet<ctype<wide_type> >(loc_c); in test02() local
H A Dctype_widen_wchar_t.cc45 const ctype<wide_type>& ctype_c = use_facet<ctype<wide_type> >(loc_c); in test01() local
H A Dctype_widen_char.cc44 const ctype<wide_type>& ctype_c = use_facet<ctype<wide_type> >(loc_c); in test01() local
H A Dctype_is_char.cc167 const ctype<char>& ctype_c = use_facet<ctype<char> >(loc_c); in test02() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dglobals.cc94 fake_ctype_c ctype_c; variable
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dlocale_init.cc74 fake_ctype_c ctype_c; variable