Home
last modified time | relevance | path

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

/stdlib/
A Dstrtold_l.c26 # define __STRTOD __wcstod_l macro
31 # define __STRTOD __strtod_l macro
37 extern double INTERNAL (__STRTOD) (const STRING_TYPE *, STRING_TYPE **,
45 return INTERNAL (__STRTOD) (nptr, endptr, group, loc); in INTERNAL()
55 return INTERNAL (__STRTOD) (nptr, endptr, 0, loc); in libc_hidden_def()

Completed in 4 milliseconds