Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/
H A Dstr_to_float.h721 decimal_string_to_float(const char *__restrict src, const char DECIMAL_POINT, in decimal_string_to_float() function
935 seen_digit = decimal_string_to_float<T>( in strtofloatingpoint()