Home
last modified time | relevance | path

Searched defs:STRTOF (Results 1 – 5 of 5) sorted by relevance

/stdlib/
A Dstrtod.c47 # define STRTOF wcstod macro
50 # define STRTOF strtod macro
67 INTERNAL (STRTOF) (const STRING_TYPE *nptr, STRING_TYPE **endptr, int group) in INTERNAL() argument
72 libc_hidden_def (INTERNAL (STRTOF)) in libc_hidden_def()
A Dstrtof.c32 #define STRTOF wcstof macro
35 # define STRTOF strtof macro
A Dstrtof_l.c33 # define STRTOF wcstof_l macro
37 # define STRTOF strtof_l macro
A Dstrtold.c53 # define STRTOF NEW (wcstold) macro
A Dstrtod_l.c50 # define STRTOF wcstod_l macro
54 # define STRTOF strtod_l macro

Completed in 12 milliseconds