Home
last modified time | relevance | path

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

/sysdeps/powerpc/
A Dtest-arith.c316 static int excepts_missing = 0; variable
321 if (expected & excepts_missing) in check_excepts()
322 expected = expected & ~excepts_missing | FE_INVALID_SNAN; in check_excepts()
588 excepts_missing |= FE_INVALID_SOFTWARE; in main()
592 excepts_missing |= FE_INVALID_SQRT; in main()

Completed in 5 milliseconds