Home
last modified time | relevance | path

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

/math/
A Dgen-auto-libm-tests.c1837 int this_exp, this_num_ones, this_min_exp, this_prec; in output_for_one_input_case() local
1845 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