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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_paramhlp.h36 ParameterError str2double(double *val, const char *str);
H A Dtool_paramhlp.c200 ParameterError str2double(double *val, const char *str) function
224 ParameterError result = str2double(val, str);

Completed in 54 milliseconds