Searched refs:decimal_string_to_float (Results 1 – 1 of 1) sorted by relevance
886 decimal_string_to_float(const char *__restrict src, const char DECIMAL_POINT, in decimal_string_to_float() function1191 parse_result = decimal_string_to_float<T>(src + index, DECIMAL_POINT, in strtofloatingpoint()