Searched defs:STRTOF (Results 1 – 5 of 5) sorted by relevance
47 # define STRTOF wcstod macro50 # define STRTOF strtod macro67 INTERNAL (STRTOF) (const STRING_TYPE *nptr, STRING_TYPE **endptr, int group) in INTERNAL() argument72 libc_hidden_def (INTERNAL (STRTOF)) in libc_hidden_def()
32 #define STRTOF wcstof macro35 # define STRTOF strtof macro
33 # define STRTOF wcstof_l macro37 # define STRTOF strtof_l macro
53 # define STRTOF NEW (wcstold) macro
50 # define STRTOF wcstod_l macro54 # define STRTOF strtod_l macro
Completed in 12 milliseconds