Searched refs:ulpexp (Results 1 – 2 of 2) sorted by relevance
95 return RT(scalbn) (d, -p->ulpexp) + e; in RT()153 p->ulpexp = RT(ulpscale) (p->y); in T()155 p->tail = RT(lscalbn) (yl - (RT(double)) 2 * RT(halfinf), -p->ulpexp); in T()157 p->tail = RT(lscalbn) (yl - p->y, -p->ulpexp); in T()179 p->ulpexp = RT(ulpscale) (p->y); in T()181 p->tail = RT(lscalbn) (yl - (RT(double)) 2 * RT(halfinf), -p->ulpexp); in T()183 p->tail = RT(lscalbn) (yl - p->y, -p->ulpexp); in T()236 p->ulpexp = RT(ulpscale_mpfr) (my, t); in T()253 mpfr_mul_2si (me, me, -p->ulpexp, MPFR_RNDN); in T()
137 int ulpexp; member146 int ulpexp; member