Home
last modified time | relevance | path

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

/math/
A Dlibm-test-significand.inc35 TEST_f_f (significand, 0, 0, INVALID_EXCEPTION_OK|DIVIDE_BY_ZERO_EXCEPTION_OK),
36 … TEST_f_f (significand, minus_zero, minus_zero, INVALID_EXCEPTION_OK|DIVIDE_BY_ZERO_EXCEPTION_OK),
A Dlibm-test-support.h52 #define DIVIDE_BY_ZERO_EXCEPTION_OK 0x40 macro
A Dlibm-test-support.c499 if ((exception & DIVIDE_BY_ZERO_EXCEPTION_OK) == 0) in test_exceptions()

Completed in 6 milliseconds