Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dsccl.c34 __sccl (register char *tab, in __sccl() function
Dnano-vfscanf_i.c172 __sccl (pdata->ccltab, (unsigned char *) xdigits); in _scanf_i()
Dnano-vfscanf.c333 fmt = (u_char *) __sccl (ccltab, (unsigned char *) fmt); in _SVFSCANF()
Dlocal.h144 extern unsigned char *__sccl (char *, unsigned char *fmt);
Dvfscanf.c836 fmt = (u_char *) __sccl (ccltab, (unsigned char *) fmt); in _SVFSCANF()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20157262 * 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