Searched refs:convert_wccl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libc/stdio/
H A Dvfscanf.c221 convert_wccl(FILE *fp, wchar_t *wcp, int width, const char *ccltab, function
702 nr = convert_wccl(fp, GETARG(wchar_t *), width,
H A Dvfwscanf.c210 convert_wccl(FILE *fp, wchar_t *wcp, int width, const struct ccl *ccl, function
686 nr = convert_wccl(fp, GETARG(wchar_t *), width,

Completed in 55 milliseconds