Searched refs:iswcntrl_l (Results 1 – 8 of 8) sorted by relevance
73 return iswcntrl_l (c, 0); in iswcntrl()
13 iswcntrl_l (wint_t c, struct __locale_t *locale) in iswcntrl_l() function
19 return iswcntrl_l (c, locale); in iswctype_l()
69 iswcntrl_l.c
69 'iswcntrl_l.c',
56 * Function iswcntrl:: Control wide character predicate (iswcntrl, iswcntrl_l)
56 int iswcntrl_l (wint_t, locale_t);
2944 newlib/libc/ctype/iswcntrl_l.c