Searched refs:binary_exp_to_float (Results 1 – 2 of 2) sorted by relevance
21 using internal::binary_exp_to_float;
766 LIBC_INLINE FloatConvertReturn<T> binary_exp_to_float(ExpandedFloat<T> init_num, in binary_exp_to_float() function1095 auto temp = binary_exp_to_float<T>({mantissa, exponent}, truncated, round); in hexadecimal_string_to_float()