Searched defs:wc1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/Headers/ | ||
H A D | stddef.c | 44 wchar_t wc1; variable |
H A D | stddefneeds.c | 44 wchar_t wc1; // c99-error{{unknown type}} c23-error{{unknown type}} \ variable |
/llvm-project/libcxx/src/ | ||
H A D | locale.cpp | 1563 uint16_t wc1 = *frm_nxt; utf16_to_utf8() local |