Searched refs:savedexcepts (Results 1 – 1 of 1) sorted by relevance
583 int savedexcepts; in powf() local596 savedexcepts = __ieee_status(0,0) & (FE_IEEE_OVERFLOW | FE_IEEE_UNDERFLOW); in powf()598 __ieee_status(FE_IEEE_OVERFLOW | FE_IEEE_UNDERFLOW, savedexcepts); in powf()