Lines Matching +defs:t +defs:cmp
16 static int RT(ulpscale_mpfr) (mpfr_t x, int t)
209 int t, t2;
215 t = T(call_mpfr) (my, f, a, r);
219 t = t2;
222 t = mpfr_check_range (mr, t, r);
223 t = mpfr_subnormalize (mr, t, r);
227 p->ex = t ? FE_INEXACT : 0;
242 p->ulpexp = RT(ulpscale_mpfr) (my, t);
267 static int T(cmp) (const struct fun *f, struct gen *gen,