Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dgen-auto-libm-tests.c254 exc_inexact, enumerator
1131 exc_before[m] |= 1U << exc_inexact; in round_real()
1132 exc_after[m] |= 1U << exc_inexact; in round_real()
1926 & (1U << exc_inexact)) != 0 in output_for_one_input_case()
1940 && (all_exc_before[i][m] & (1U << exc_inexact)) == 0) in output_for_one_input_case()
2100 case exc_inexact: in output_for_one_input_case()