Home
last modified time | relevance | path

Searched refs:wctype (Results 1 – 12 of 12) sorted by relevance

/picolibc-latest/newlib/testsuite/newlib.wctype/
Dtiswctype.c9 x = wctype ("alpha"); in main()
13 x = wctype ("alnum"); in main()
17 x = wctype ("blank"); in main()
21 x = wctype ("cntrl"); in main()
25 x = wctype ("digit"); in main()
29 x = wctype ("graph"); in main()
33 x = wctype ("lower"); in main()
37 x = wctype ("print"); in main()
41 x = wctype ("punct"); in main()
45 x = wctype ("space"); in main()
[all …]
/picolibc-latest/newlib/libc/ctype/
Dwctype_l.c12 return wctype (c); in wctype_l()
Dwctype.c75 wctype (const char *c) in wctype() function
Dctype.tex66 * Function wctype:: Compute wide-character test type (wctype, wctype_l)
158 @include ctype/wctype.def
DCMakeLists.txt105 wctype.c
Dmeson.build105 'wctype.c',
/picolibc-latest/newlib/libc/include/
Dwctype.h50 wctype_t wctype (const char *);
DCMakeLists.txt99 wctype.h
Dmeson.build98 'wctype.h',
/picolibc-latest/newlib/testsuite/
Dmeson.build49 'newlib.wctype']
/picolibc-latest/
DCOPYING.picolibc1017 newlib/testsuite/newlib.wctype/meson.build
1561 newlib/libc/ctype/wctype.c
3043 newlib/libc/include/wctype.h
3054 newlib/testsuite/newlib.wctype/tiswctype.c
3055 newlib/testsuite/newlib.wctype/twctrans.c
3458 newlib/testsuite/newlib.wctype/twctype.c
3459 newlib/testsuite/newlib.wctype/wctype.exp
/picolibc-latest/newlib/
DChangeLog-20151127 * testsuite/newlib.wctype/tiswctype.c (main): Use wide character type
1140 * testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.
2578 * testsuite/newlib.wctype/twctype.c (main): Update
5185 Define in terms of other wctype functions instead.
7194 * libc/stdlib/wcstod.c: Add includes for <wctype.h> and <math.h>.
14639 * testsuite/newlib.wctype/twctype.c: Fix testcase to properly
14842 * libc/ctype/wctype.c (_DEFUN): Remove empty default case, as
16344 * libc/include/wctype.h: Ditto.
16349 * libc/include/wctype.h: Ditto.
16353 * testsuite/newlib.wctype/tiswctype.c: New test case.
[all …]