Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/
H A Dstr_to_float.h554 decimal_exp_to_float(typename fputil::FPBits<T>::UIntType mantissa, in decimal_exp_to_float() function
798 decimal_exp_to_float<T>(mantissa, exponent, num_start, truncated, in decimal_string_to_float()