Searched refs:c8t (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/ |
D | utf_sanity_check.pass.cpp | 73 F32_8T::extern_type c8t[4]; in main() local 86 assert(f32_8t.out(mbs32_8t, &c32x, &c32x + 1, c_c32p, c8t, c8t + 4, in main() 169 assert(f32_8t.out(mbs32_8t, &c32x, &c32x + 1, c_c32p, c8t, c8t + 4, in main() 173 assert(c8tp - c8t == 1); in main() 175 assert(c8tp - c8t == 2); in main() 177 assert(c8tp - c8t == 3); in main() 179 assert(c8tp - c8t == 4); in main() 181 assert(f16_8t.in(mbs16_8t, c8t, c_c8tp, c_c8tp, c16, c16 + 2, c16p) == in main() 184 assert(c_c8tp - c8t == 1); in main() 186 assert(c_c8tp - c8t == 2); in main() [all …]
|
/external/llvm-project/clang/test/Lexer/ |
D | char8_t.cpp | 21 char8_t c8t; variable
|