Searched refs:exact (Results 1 – 7 of 7) sorted by relevance
480 bool exact; member1922 if (!tf->exact) in output_for_one_input_case()1973 = tf->exact && merged_exc_before[m] != merged_exc_after[m]; in output_for_one_input_case()2017 && (tf->exact in output_for_one_input_case()2101 if (!tf->exact) in output_for_one_input_case()
214 init_max_error (const char *name, int exact, int testing_ibm128) in init_max_error() argument233 max_valid_error = exact ? 3 : 16; in init_max_error()235 max_valid_error = exact ? 0 : 9; in init_max_error()
144 /* Check cases where first double is a exact integer higher than 2^52 and
161 /* Check cases where first double is a exact integer higher than 2^52 and
165 /* Check cases where first double is a exact integer higher than 2^52 and
151 /* Check cases where first double is a exact integer higher than
Completed in 13 milliseconds