Home
last modified time | relevance | path

Searched refs:STRTOF_L (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/stdlib/
Dstrtod.c48 # define STRTOF_L __wcstod_l macro
51 # define STRTOF_L __strtod_l macro
69 return INTERNAL(STRTOF_L) (nptr, endptr, group, _NL_CURRENT_LOCALE); in INTERNAL()
82 return INTERNAL(STRTOF_L) (nptr, endptr, 0, _NL_CURRENT_LOCALE); in libc_hidden_def()
Dstrtof.c33 #define STRTOF_L __wcstof_l macro
36 # define STRTOF_L __strtof_l macro
Dstrtold.c54 # define STRTOF_L __wcstold_l macro
57 # define STRTOF_L __strtold_l
/glibc-2.36/sysdeps/ieee754/float128/
Dstrtof128.c33 # define STRTOF_L __wcstof128_l macro
36 # define STRTOF_L __strtof128_l macro