/src/tests/lib/libc/locale/ |
t_wctype.c | 139 static void testall(int, int, wchar_t, wctype_t, int); 167 testall(i, (unsigned char)*cp, wc, wct, 1); 172 testall(i, (unsigned char)*cp, wc, wct, 0); 177 void testall(int idx, int c, wchar_t wc, wctype_t wct, int inout) function in typeref:typename:void
|
t_wctype.c | 139 static void testall(int, int, wchar_t, wctype_t, int); 167 testall(i, (unsigned char)*cp, wc, wct, 1); 172 testall(i, (unsigned char)*cp, wc, wct, 0); 177 void testall(int idx, int c, wchar_t wc, wctype_t wct, int inout) function in typeref:typename:void
|