Home
last modified time | relevance | path

Searched refs:isok (Results 1 - 1 of 1) sorted by relevance

/third_party/optimized-routines/math/test/
H A Dulp.h89 static int RT(isok) (RT(float) ygot, int exgot, RT(float) ywant, int exwant,
138 if (RT(isok) (ygot, exgot, p->y, p->ex, p->ex_may)) in call_long_fenv()
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()

Completed in 2 milliseconds