Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_paramhlp.c256 static ParameterError str2double(double *val, const char *str, double max) in str2double() function
293 ParameterError result = str2double(&value, str, (double)LONG_MAX/1000); in secs2ms()

Completed in 5 milliseconds