Home
last modified time | relevance | path

Searched refs:wcstold (Results 1 – 25 of 63) sorted by relevance

123

/glibc-2.36/stdlib/
Dstrtold.c53 # define STRTOF NEW (wcstold)
65 long_double_symbol (libc, __new_wcstold, wcstold);
79 weak_alias (NEW (wcstold), wcstof128)
89 weak_alias (NEW (wcstold), wcstof64x)
Dstrtod.c91 compat_symbol (libc, wcstod, wcstold, GLIBC_2_0);
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-wcstold.c1 #define wcstold wcstold_XXX macro
3 #undef wcstold
7 wcstold (const wchar_t *nptr, wchar_t **endptr) in wcstold() function
DVersions15 strtold; __strtold_internal; wcstold; __wcstold_internal;
DMakefile28 strtold strtold_l strtoldint wcstold wcstold_l wcstoldint \
/glibc-2.36/wcsmbs/bits/
Dwchar-ldbl.h51 __LDBL_REDIR1_DECL (wcstold, wcstod);
53 __LDBL_REDIR1_DECL (wcstold, __wcstoieee128)
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/
DMakefile29 tests-internal += test-wcstold-ibm128 test-wcstold-ieee128
30 CFLAGS-test-wcstold-ieee128.c += -mfloat128 -mabi=ieeelongdouble -Wno-psabi
31 CFLAGS-test-wcstold-ibm128.c += -mabi=ibmlongdouble -Wno-psabi
336 $(objpfx)wcstold^ \
Dtest-wcstold-ldbl-compat.c29 read = wcstold (input, NULL); in do_test()
/glibc-2.36/wcsmbs/
DMakefile34 wcstol wcstoul wcstoll wcstoull wcstod wcstold wcstof \
89 CFLAGS-wcstold.c += $(strtox-CFLAGS)
DVersions17 wcstod; wcstof; wcstok; wcstol; wcstold; wcstoq; wcstoul;
Dwchar.h385 extern long double wcstold (const wchar_t *__restrict __nptr,
/glibc-2.36/include/
Dwchar.h76 libc_hidden_ldbl_proto (wcstold)
/glibc-2.36/conform/data/
Dwchar.h-data116 function {long double} wcstold (const wchar_t*, wchar_t**)
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dlibc.abilist1898 GLIBC_2.2 wcstold F
2801 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/
Dlibc.abilist2040 GLIBC_2.3 wcstold F
2764 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/
Dlibc.abilist1308 GLIBC_2.0 wcstold F
3028 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/
Dlibc.abilist1314 GLIBC_2.0 wcstold F
3054 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/
Dlibc.abilist1314 GLIBC_2.0 wcstold F
3009 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dlibc.abilist1305 GLIBC_2.0 wcstold F
3007 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dlibc.abilist1331 GLIBC_2.0 wcstold F
2967 GLIBC_2.4 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist2091 GLIBC_2.35 wcstold F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist2122 GLIBC_2.36 wcstold F
/glibc-2.36/ChangeLog.old/
DChangeLog.203024 ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold
3030 * sysdeps/ieee754/ldbl-128ibm-compat/test-wcstold-ibm128.c: New file.
3031 * sysdeps/ieee754/ldbl-128ibm-compat/test-wcstold-ieee128.c: New file.
3032 * sysdeps/ieee754/ldbl-128ibm-compat/test-wcstold-ldbl-compat.c: New file.
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist2132 GLIBC_2.33 wcstold F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist1877 GLIBC_2.2.6 wcstold F

123