Home | History | Annotate | Download | only in ppc

Lines Matching full:bhi

182  double bhi = mpfr_get_d(b, GMP_RNDN);
183 mpfr_set_d(tmp, bhi, GMP_RNDN);
186 printf("%0.13a, %0.13a, ", bhi, blo);
203 bhi = mpfr_get_d(b, GMP_RNDN);
204 mpfr_set_d(tmp, bhi, GMP_RNDN);
207 printf("%0.13a, %0.13a, ", bhi, blo);
225 bhi = mpfr_get_d(b, GMP_RNDN);
226 mpfr_set_d(tmp, bhi, GMP_RNDN);
229 printf("%0.13a, %0.13a, ", bhi, blo);
246 bhi = mpfr_get_d(b, GMP_RNDN);
247 mpfr_set_d(tmp, bhi, GMP_RNDN);
250 printf("%0.13a, %0.13a, ", bhi, blo);