Home
last modified time | relevance | path

Searched refs:iswgraph_l (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libc/ctype/
Diswgraph.c73 return iswgraph_l (c, 0); in iswgraph()
Diswgraph_l.c13 iswgraph_l (wint_t c, struct __locale_t *locale) in iswgraph_l() function
Diswctype_l.c23 return iswgraph_l (c, locale); in iswctype_l()
DCMakeLists.txt75 iswgraph_l.c
Dmeson.build75 'iswgraph_l.c',
Dctype.tex58 * Function iswgraph:: Graphic wide character predicate (iswgraph, iswgraph_l)
/picolibc-latest/newlib/libc/include/
Dwctype.h59 int iswgraph_l (wint_t, locale_t);
/picolibc-latest/
DCOPYING.picolibc2947 newlib/libc/ctype/iswgraph_l.c