Home | History | Annotate | Download | only in ppc

Lines Matching full:bhi

171  double bhi = mpfr_get_d(b, GMP_RNDN);
172 mpfr_set_d(tmp, bhi, GMP_RNDN);
175 printf("%0.13a, %0.13a, ", bhi, blo);