Searched refs:str2double (Results 1 – 3 of 3) sorted by relevance
36 ParameterError str2double(double *val, const char *str);
200 ParameterError str2double(double *val, const char *str) in str2double() function224 ParameterError result = str2double(val, str); in str2udouble()
44 n = str2double(m{1}{2}) - 1;