Searched defs:StrToD (Results 1 – 2 of 2) sorted by relevance
38 double StrToD(const char* nptr, char** endptr) { in StrToD() function
2070 static double StrToD(const char* str, int flags, double empty_string_value, in StrToD() function