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