Searched defs:strtod (Results 1 – 5 of 5) sorted by relevance
8 strtod(const char *cp, char **endptr) in strtod() function
212 strtod(CONST char *s00, char **se) in strtod() function
59 strtod(char *as, char **aas) in strtod() function
9 #define strtod fmtstrtod macro
19 __inline double strtod(const char *nptr, char **endptr) in strtod() function