Searched refs:excepts_missing (Results 1 – 1 of 1) sorted by relevance
316 static int excepts_missing = 0; variable321 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