Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dvfscanf.c93 static u_char *__sccl(char *, u_char *);
255 fmt = __sccl(ccltab, fmt); in __svfscanf()
800 __sccl(char *tab, u_char *fmt) in __sccl() function