Searched refs:vfwscanf (Results 1 – 25 of 59) sorted by relevance
123
/glibc-2.36/wcsmbs/bits/ |
D | wchar-ldbl.h | 57 __LDBL_REDIR1_DECL (vfwscanf, __nldbl___isoc99_vfwscanf) 61 __LDBL_REDIR1_DECL (vfwscanf, __isoc99_vfwscanfieee128) 68 __LDBL_REDIR_DECL (vfwscanf);
|
/glibc-2.36/sysdeps/ieee754/ldbl-opt/ |
D | nldbl-vfwscanf.c | 10 vfwscanf (FILE *s, const wchar_t *fmt, va_list ap) in vfwscanf() function
|
D | nldbl-compat.h | 47 NLDBL_DECL (vfwscanf);
|
D | Versions | 47 sscanf; swscanf; vfscanf; vfwscanf; vscanf; vsscanf; vswscanf; vwscanf;
|
D | Makefile | 17 vfscanf vfwprintf vfwscanf vprintf vscanf vsnprintf \
|
D | nldbl-compat.c | 1151 compat_symbol (libc, __nldbl_vfwscanf, vfwscanf, GLIBC_2_2);
|
/glibc-2.36/stdio-common/ |
D | vfwscanf.c | 31 ldbl_weak_alias (__vfwscanf, vfwscanf)
|
D | Makefile | 84 vfwscanf \ 85 vfwscanf-internal \ 366 CFLAGS-vfwscanf.c += -fexceptions
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/ |
D | test-wscanf-ldbl-compat.c | 11 #define VFSCANF vfwscanf
|
D | Makefile | 50 vfwscanf \ 67 CFLAGS-vfwscanf-internal.c += -mfloat128 -mabi=ibmlongdouble
|
/glibc-2.36/wcsmbs/ |
D | wchar.h | 688 extern int vfwscanf (__FILE *__restrict __s, 711 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s, 731 # define vfwscanf __isoc99_vfwscanf macro
|
/glibc-2.36/libio/ |
D | Versions | 146 vfwprintf; vswprintf; vwprintf; vfwscanf; vswscanf; vwscanf;
|
/glibc-2.36/conform/data/ |
D | wchar.h-data | 64 function int vfwscanf (FILE*, const wchar_t*, __gnuc_va_list)
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libc.abilist | 1845 GLIBC_2.2 vfwscanf F 2790 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
D | libc.abilist | 1980 GLIBC_2.3 vfwscanf F 2753 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/ |
D | libc.abilist | 2096 GLIBC_2.2 vfwscanf F 3017 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ |
D | libc.abilist | 2107 GLIBC_2.2 vfwscanf F 3043 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ |
D | libc.abilist | 2103 GLIBC_2.2 vfwscanf F 2998 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
D | libc.abilist | 2102 GLIBC_2.2 vfwscanf F 2996 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | libc.abilist | 2129 GLIBC_2.2 vfwscanf F 2956 GLIBC_2.4 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 2025 GLIBC_2.35 vfwscanf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 2052 GLIBC_2.36 vfwscanf F
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 3100 * sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfwscanf.c: Modified. 4123 * sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfwscanf.c: New file. 4308 …_COMPAT || ! __REDIRECT) && ( __STRICT_ANSI__ || __USE_XOPEN2K)][! __REDIRECT](vfwscanf): Remove. 4317 …DBL_COMPAT || ! __REDIRECT) && ( __STRICT_ANSI__ || __USE_XOPEN2K)][! __REDIRECT](vfwscanf): New.
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 2062 GLIBC_2.33 vfwscanf F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 1819 GLIBC_2.2.6 vfwscanf F
|
123