Searched refs:wctob (Results 1 – 8 of 8) sorted by relevance
34 wctob(wint_t c) in wctob() function44 DEF_STRONG(wctob);
450 … if ((c == CT_CCL && wctob(wc) != EOF && !ccltab[wctob(wc)]) || (c == CT_STRING && iswspace(wc))) { in __svfscanf()
113 FUNCTION(wctob, int (*f)(wint_t)); in wchar_h()
111 int wctob(wint_t __wc);
1171 wctob
1205 wctob;
497 "upstream-openbsd/lib/libc/locale/wctob.c",