Searched refs:unbiased_exponent (Results 1 – 1 of 1) sorted by relevance
717 const int32_t unbiased_exponent = (is_normal_number in __floating_to_chars_hex() local749 int written_exponent = unbiased_exponent; in __floating_to_chars_hex()1140 const int32_t unbiased_exponent = (is_normal_number in __floating_to_chars_precision() local1145 const int floor_log2_value = unbiased_exponent; in __floating_to_chars_precision()
Completed in 5 milliseconds