Searched refs:iswgraph (Results 1 – 10 of 10) sorted by relevance
28 CHECK (iswgraph(L'2')); in main()29 CHECK (!iswgraph(L' ')); in main()
32 CHECK (iswctype (L'!', x) && iswgraph (L'!')); in main()
70 iswgraph (wint_t c) in iswgraph() function
86 return iswgraph (c); in iswctype()
58 * iswgraph:: Graphic wide character predicate (iswgraph, iswgraph_l)134 @include ctype/iswgraph.def
72 iswgraph.c
72 'iswgraph.c',
39 int iswgraph (wint_t);
1389 newlib/libc/ctype/iswgraph.c
12333 * libc/ctype/iswgraph.c: Likewise.16452 * libc/ctype/iswgraph.c: Ditto.