Home
last modified time | relevance | path

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

/src/contrib/arm-optimized-routines/math/test/
H A Dulp.h156 p->ex_may = FE_INEXACT; in call_long_fenv()
157 if (RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may)) in call_long_fenv()
228 p->ex_may = FE_INEXACT; in call_mpfr_fix()
238 if (!mpfr_nanflag_p () && RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may)) in call_mpfr_fix()
252 return RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may); in call_mpfr_fix()
256 return RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may); in call_mpfr_fix()
345 if (fenv && (diff & ~want.ex_may)) in cmp()
H A Dulp.c110 int ex_may; member
119 int ex_may; member