Searched refs:ex_may (Results 1 - 2 of 2) sorted by relevance
/third_party/optimized-routines/math/test/ |
H A D | ulp.h | 137 p->ex_may = FE_INEXACT; in call_long_fenv() 138 if (RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may)) in call_long_fenv() 205 p->ex_may = FE_INEXACT; in call_mpfr_fix() 215 if (!mpfr_nanflag_p () && RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may)) in call_mpfr_fix() 229 return RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may); in call_mpfr_fix() 233 return RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may); in call_mpfr_fix() 321 if (fenv && (diff & ~want.ex_may)) in cmp()
|
H A D | ulp.c | 143 int ex_may; member 152 int ex_may; member
|
Completed in 3 milliseconds