Home
last modified time | relevance | path

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

/external/libiio/src/
Dutilities.c38 static int read_double_locale(const char *str, double *val) in read_double_locale() function
76 static int read_double_locale(const char *str, double *val) in read_double_locale() function
105 static int read_double_locale(const char *str, double *val) in read_double_locale() function
150 return read_double_locale(str, val); in read_double()