Home
last modified time | relevance | path

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

/math/
A Dtest-fenv.c45 #define DIVBYZERO_EXC 0x2 macro
50 (INEXACT_EXC | DIVBYZERO_EXC | UNDERFLOW_EXC | OVERFLOW_EXC \
94 test_single_exception (exception, DIVBYZERO_EXC, FE_DIVBYZERO, in test_exceptions()
219 set_single_exc ("Set/Clear FE_DIVBYZERO", DIVBYZERO_EXC, FE_DIVBYZERO); in fe_tests()
663 DIVBYZERO_EXC, 0); in feholdexcept_tests()
701 DIVBYZERO_EXC | INVALID_EXC, 0); in feholdexcept_tests()

Completed in 3 milliseconds