Searched defs:wc (Results 1 – 12 of 12) sorted by relevance
28 internal_wcwidth (wchar_t wc) in internal_wcwidth()
26 __wcschrnul (const wchar_t *wcs, const wchar_t wc) in __wcschrnul()
31 wint_t wc = btowc (c); in ok_test() local47 wint_t wc = btowc (c); in fail_test() local64 wint_t wc = btowc (EOF); in eof_test() local
34 wchar_t wc; in utf8_test_1() local68 wchar_t wc; in utf8_test_2() local102 wchar_t wc; in utf8_test_3() local185 wchar_t wc = 0xffffffff; in check_ascii() local
29 wchar_t wc = 0; in do_test() local
28 wchar_t wc = c16; in c16rtomb() local
27 WCSRCHR (const wchar_t *wcs, const wchar_t wc) in WCSRCHR()
27 WCSCHR (const wchar_t *wcs, const wchar_t wc) in WCSCHR()
52 wchar_t wc; in check_ascii() local
37 __wcrtomb (char *s, wchar_t wc, mbstate_t *ps) in __wcrtomb()
55 wchar_t wc; in mbrtoc16() local
45 wchar_t wc = 0; in do_test() local
Completed in 34 milliseconds