Searched refs:__strtold_l (Results 1 – 25 of 48) sorted by relevance
12
/glibc-2.36/sysdeps/ieee754/ldbl-opt/ |
D | nldbl-strtold_l.c | 2 #define __strtold_l __strtold_l_XXX macro 6 #undef __strtold_l 15 __strtold_l (const char *nptr, char **endptr, locale_t loc) in __strtold_l() function 19 extern __typeof (__strtold_l) strtold_l attribute_hidden; 20 weak_alias (__strtold_l, strtold_l)
|
D | Versions | 16 __strtold_l; strtold_l; __wcstold_l; wcstold_l;
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | strtold_l.c | 31 # define __STRTOF __strtold_l
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | strtold_l.c | 31 # define __STRTOF __strtold_l
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | strtold_l.c | 57 long_double_symbol (libc, ____new_strtold_l, __strtold_l);
|
/glibc-2.36/stdlib/ |
D | strtold_l.c | 30 # define __STRTOLD __strtold_l
|
D | strtold.c | 57 # define STRTOF_L __strtold_l
|
D | strtod_l.c | 1796 compat_symbol (libc, __strtod_l, __strtold_l, GLIBC_2_1);
|
/glibc-2.36/sysdeps/ieee754/ldbl-64-128/ |
D | strtold_l.c | 69 long_double_symbol (libc, ____new_strtold_l, __strtold_l);
|
/glibc-2.36/include/ |
D | stdlib.h | 29 extern __typeof (strtold_l) __strtold_l; 36 libc_hidden_proto (__strtold_l)
|
/glibc-2.36/locale/ |
D | Versions | 33 __strtod_l; __strtof_l; __strtol_l; __strtold_l; __strtoll_l; __strtoul_l;
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libc.abilist | 486 GLIBC_2.2 __strtold_l F 2681 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
D | libc.abilist | 547 GLIBC_2.3 __strtold_l F 2644 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/ |
D | libc.abilist | 1461 GLIBC_2.1 __strtold_l F 2908 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ |
D | libc.abilist | 1467 GLIBC_2.1 __strtold_l F 2932 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ |
D | libc.abilist | 1467 GLIBC_2.1 __strtold_l F 2889 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
D | libc.abilist | 1459 GLIBC_2.1 __strtold_l F 2887 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | libc.abilist | 1487 GLIBC_2.1 __strtold_l F 2847 GLIBC_2.4 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 396 GLIBC_2.35 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 400 GLIBC_2.36 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 441 GLIBC_2.33 __strtold_l F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 508 GLIBC_2.2.6 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 442 GLIBC_2.32 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 456 GLIBC_2.27 __strtold_l F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 475 GLIBC_2.17 __strtold_l F
|
12