Searched refs:UNDERFLOW_EXCEPTION_OK (Results 1 – 2 of 2) sorted by relevance
/math/ | ||
A D | libm-test-support.h | 54 #define UNDERFLOW_EXCEPTION_OK 0x100 macro |
A D | libm-test-support.c | 519 if ((exception & UNDERFLOW_EXCEPTION_OK) == 0 in test_exceptions() |
Completed in 5 milliseconds