Searched refs:__sccl (Results 1 – 6 of 6) sorted by relevance
34 __sccl (register char *tab, in __sccl() function
172 __sccl (pdata->ccltab, (unsigned char *) xdigits); in _scanf_i()
144 extern u_char *__sccl (char *, u_char *fmt);
333 fmt = (u_char *) __sccl (ccltab, (unsigned char *) fmt); in _SVFSCANF()
826 fmt = (u_char *) __sccl (ccltab, (unsigned char *) fmt); in _SVFSCANF()
7262 * libc/machine/powerpc/vfscanf.c (__sccl): Remove declaration.7382 * libc/stdio/local.h: Add function prototype for __sccl.7385 for __sccl since now in local.h.13239 * libc/machine/powerpc/vfscanf.c: Remove __sccl function.13249 * libc/stdio/vfscanf.c: Split out __sccl function to separate