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

/freebsd-11-stable/sys/kern/
H A Dsubr_scanf.c91 static const u_char *__sccl(char *, const u_char *);
241 fmt = __sccl(ccltab, fmt);
582 __sccl(char *tab, const u_char *fmt) function
/freebsd-11-stable/lib/libc/stdio/
H A Dvfscanf.c102 static const u_char *__sccl(char *, const u_char *);
602 fmt = __sccl(ccltab, fmt);
817 __sccl(char *tab, const u_char *fmt) function

Completed in 69 milliseconds