Searched refs:FE_UNDERFLOW (Results 1 – 8 of 8) sorted by relevance
50 #define FE_UNDERFLOW 0x08 macro53 FE_OVERFLOW | FE_UNDERFLOW)
85 #define FE_UNDERFLOW 0x08 macro88 FE_INVALID | FE_OVERFLOW | FE_UNDERFLOW)
88 #define FE_UNDERFLOW 0x08 macro92 FE_OVERFLOW | FE_UNDERFLOW | FE_DENORMAL)
45 #define FE_UNDERFLOW 0x10 macro53 FE_OVERFLOW | FE_UNDERFLOW | FE_INEXACT)
56 #define FE_UNDERFLOW 0x10 macro59 FE_INVALID | FE_OVERFLOW | FE_UNDERFLOW)
555 if (fetestexcept(FE_UNDERFLOW)) in k_logl()664 if (fetestexcept(FE_UNDERFLOW)) in log1pl()
214 feraiseexcept(FE_UNDERFLOW); in fma()
202 feraiseexcept(FE_UNDERFLOW); in fmal()