Home
last modified time | relevance | path

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

/external/toybox/toys/example/
Ddemo_utf8towc.c23 wchar_t wc1, wc2; in demo_utf8towc_main() local
/external/flac/src/share/utf8/
Dcharset.c130 int utf8_wctomb(char *s, int wc1) in utf8_wctomb()
362 static int wctomb_8bit(void *map1, char *s, int wc1) in wctomb_8bit()
/external/toybox/toys/pending/
Dsh.c996 wchar_t wc1, wc2; in utf8chr() local
/external/libcxx/src/
Dlocale.cpp1753 uint16_t wc1 = *frm_nxt; in utf16_to_utf8() local
1830 uint16_t wc1 = static_cast<uint16_t>(*frm_nxt); in utf16_to_utf8() local
/external/llvm-project/libcxx/src/
Dlocale.cpp1766 uint16_t wc1 = *frm_nxt; in utf16_to_utf8() local
1843 uint16_t wc1 = static_cast<uint16_t>(*frm_nxt); in utf16_to_utf8() local