Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/stdio/ !
H A Dscanf.c115 static const u_char *__sccl(char *, const u_char *);
258 fmt = __sccl(ccltab, fmt); in vsscanf()
612 __sccl(char *tab, const u_char *fmt) in __sccl() function