Searched refs: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() argument80 STRTOF (const STRING_TYPE *nptr, STRING_TYPE **endptr) in libc_hidden_def()85 libc_hidden_def (STRTOF)
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) macro56 # define STRTOF NEW (strtold)
50 # define STRTOF wcstod_l macro54 # define STRTOF strtod_l macro1787 libc_hidden_ver (__STRTOF, STRTOF)1789 weak_alias (__STRTOF, STRTOF)
Completed in 10 milliseconds