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

/freebsd-11-stable/lib/libc/stdio/
H A Dvfwscanf.c182 convert_ccl(FILE *fp, char * mbp, int width, const struct ccl *ccl, function
689 nr = convert_ccl(fp, GETARG(char *), width,
H A Dvfscanf.c182 convert_ccl(FILE *fp, char * p, int width, const char *ccltab) function
705 nr = convert_ccl(fp, GETARG(char *), width,

Completed in 92 milliseconds