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

/freebsd-10.2-release/sys/kern/
H A Dsubr_scanf.c87 static const u_char *__sccl(char *, const u_char *);
228 fmt = __sccl(ccltab, fmt);
557 __sccl(char *tab, const u_char *fmt) function
/freebsd-10.2-release/lib/libc/stdio/
H A Dvfscanf.c102 static const u_char *__sccl(char *, const u_char *);
602 fmt = __sccl(ccltab, fmt);
817 __sccl(tab, fmt) function

Completed in 98 milliseconds