Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/
H A Dstr_to_float.h811 static inline bool hexadecimal_string_to_float( in hexadecimal_string_to_float() function
932 seen_digit = hexadecimal_string_to_float<T>( in strtofloatingpoint()