Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/
H A Dstr_to_float.h997 hexadecimal_string_to_float(const char *__restrict src, in hexadecimal_string_to_float() function
1188 parse_result = hexadecimal_string_to_float<T>(src + index, DECIMAL_POINT, in strtofloatingpoint()