Home
last modified time | relevance | path

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

/math/
A Dgen-auto-libm-tests.c480 bool exact; member
1922 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()
A Dlibm-test-support.c214 init_max_error (const char *name, int exact, int testing_ibm128) in init_max_error() argument
233 max_valid_error = exact ? 3 : 16; in init_max_error()
235 max_valid_error = exact ? 0 : 9; in init_max_error()
A Dlibm-test-ceil.inc144 /* Check cases where first double is a exact integer higher than 2^52 and
A Dlibm-test-trunc.inc161 /* Check cases where first double is a exact integer higher than 2^52 and
A Dlibm-test-round.inc165 /* Check cases where first double is a exact integer higher than 2^52 and
A Dlibm-test-rint.inc151 /* Check cases where first double is a exact integer higher than
A Dlibm-test-nearbyint.inc151 /* Check cases where first double is a exact integer higher than

Completed in 13 milliseconds