Home
last modified time | relevance | path

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

/stdlib/
A Dbug-getcontext.c26 #ifdef FE_OVERFLOW in do_test()
27 except_mask |= FE_OVERFLOW; in do_test()
A Dtst-strtod-round-skeleton.c201 #ifndef FE_OVERFLOW
202 # define FE_OVERFLOW 0 macro
241 if (FE_OVERFLOW != 0) \
244 = fetestexcept (FE_OVERFLOW) != 0; \

Completed in 5 milliseconds