Searched refs:__nldbl__IO_vfscanf (Results 1 – 15 of 15) sorted by relevance
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-vscanf.c | 13 return __nldbl__IO_vfscanf (stdin, fmt, ap, NULL); in vscanf()
|
A D | nldbl-iovfscanf.c | 12 return __nldbl__IO_vfscanf (s, fmt, ap, errp); in _IO_vfscanf()
|
A D | nldbl-scanf.c | 16 done = __nldbl__IO_vfscanf (stdin, fmt, arg, NULL); in scanf()
|
A D | nldbl-vfscanf.c | 12 return __nldbl__IO_vfscanf (s, fmt, ap, NULL); in __vfscanf()
|
A D | nldbl-fscanf.c | 16 done = __nldbl__IO_vfscanf (stream, fmt, arg, NULL); in fscanf()
|
A D | Versions | 51 __nldbl__IO_sscanf; __nldbl__IO_vfscanf; __nldbl___vfscanf;
|
A D | nldbl-compat.c | 276 __nldbl__IO_vfscanf (FILE *s, const char *fmt, va_list ap, int *errp) in __nldbl__IO_vfscanf() function 1134 compat_symbol (libc, __nldbl__IO_vfscanf, _IO_vfscanf, GLIBC_2_0);
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
A D | libc.abilist | 2545 GLIBC_2.4 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/ |
A D | libc.abilist | 320 GLIBC_2.17 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/s390/s390-64/ |
A D | libc.abilist | 2582 GLIBC_2.4 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ |
A D | libc.abilist | 2789 GLIBC_2.4 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | libc.abilist | 2787 GLIBC_2.4 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ |
A D | libc.abilist | 2832 GLIBC_2.4 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | libc.abilist | 2748 GLIBC_2.4 __nldbl__IO_vfscanf F
|
/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | libc.abilist | 2808 GLIBC_2.4 __nldbl__IO_vfscanf F
|
Completed in 29 milliseconds