Searched refs:this_min_exp (Results 1 – 1 of 1) sorted by relevance
1837 int this_exp, this_num_ones, this_min_exp, this_prec; in output_for_one_input_case() local1845 this_min_exp = e + tz; in output_for_one_input_case()1848 this_exp = this_min_exp + this_prec - 1; in output_for_one_input_case()1865 if (this_min_exp < min_exp) in output_for_one_input_case()1866 min_exp = this_min_exp; in output_for_one_input_case()1874 min_exp = this_min_exp; in output_for_one_input_case()
Completed in 7 milliseconds