Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dutf_sanity_check.pass.cpp27 typedef std::codecvt<char16_t, char, std::mbstate_t> F16_8; in main() typedef
32 const F16_8& f16_8 = std::use_facet<F16_8>(std::locale::classic()); in main()
35 F16_8::intern_type* c16p; in main()
38 const F16_8::intern_type* c_c16p; in main()
41 F16_8::intern_type c16[2]; in main()