Searched defs:c (Results 1 – 9 of 9) sorted by relevance
29 ok_test (int c, wint_t expwc) in ok_test()45 fail_test (int c) in fail_test()89 int c; in do_test() local108 int c; in do_test() local124 int c; in do_test() local158 int c; in do_test() local
25 __wmemchr (const wchar_t *s, wchar_t c, size_t n) in __wmemchr()
25 __wmemset (wchar_t *s, wchar_t c, size_t n) in __wmemset()
34 wchar_t b, c; in wcsstr() local
29 wctob (wint_t c) in wctob()
31 __btowc (int c) in __btowc()
33 for (char32_t c = 0x10000; c <= 0x10ffff; c += 0x123) in do_test() local
4 #define L(c) L##c argument
177 int c; in check_ascii() local
Completed in 25 milliseconds