Searched refs:STRTOF_L (Results 1 – 3 of 3) sorted by relevance
33 #define STRTOF_L __wcstof_l macro36 # define STRTOF_L __strtof_l macro
48 # define STRTOF_L __wcstod_l macro51 # define STRTOF_L __strtod_l macro69 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()
54 # define STRTOF_L __wcstold_l macro57 # define STRTOF_L __strtold_l
Completed in 7 milliseconds