Searched refs:ulpexp (Results 1 – 2 of 2) sorted by relevance
99 return RT(scalbn) (d, -p->ulpexp) + e; in ulperr()159 p->ulpexp = RT(ulpscale) (p->y); in call_long_fenv()161 p->tail = RT(lscalbn) (yl - (RT(double)) 2 * RT(halfinf), -p->ulpexp); in call_long_fenv()163 p->tail = RT(lscalbn) (yl - p->y, -p->ulpexp); in call_long_fenv()185 p->ulpexp = RT(ulpscale) (p->y); in call_long_nofenv()187 p->tail = RT(lscalbn) (yl - (RT(double)) 2 * RT(halfinf), -p->ulpexp); in call_long_nofenv()189 p->tail = RT(lscalbn) (yl - p->y, -p->ulpexp); in call_long_nofenv()242 p->ulpexp = RT(ulpscale_mpfr) (my, t); in call_mpfr_fix()259 mpfr_mul_2si (me, me, -p->ulpexp, MPFR_RNDN); in call_mpfr_fix()
108 int ulpexp; member117 int ulpexp; member