Searched defs:strtod (Results 1 – 5 of 5) sorted by relevance
11 #define strtod sun_strtod macro
65 double strtod(char *str, char **ptr) in strtod() function
27 def strtod(s, mant_dig=53, min_exp = -1021, max_exp = 1024): function
28 def strtod(s, mant_dig=53, min_exp = -1021, max_exp = 1024): function
447 INTERCEPTORS_STRTO(double, strtod, char) // NOLINT in INTERCEPTORS_STRTO() argument