Lines Matching full:bhi
184 double bhi = mpfr_get_d(b, GMP_RNDN);
185 mpfr_set_d(tmp, bhi, GMP_RNDN);
188 printf("%0.13a, %0.13a, ", bhi, blo);
205 bhi = mpfr_get_d(b, GMP_RNDN);
206 mpfr_set_d(tmp, bhi, GMP_RNDN);
209 printf("%0.13a, %0.13a, ", bhi, blo);
227 bhi = mpfr_get_d(b, GMP_RNDN);
228 mpfr_set_d(tmp, bhi, GMP_RNDN);
231 printf("%0.13a, %0.13a, ", bhi, blo);
248 bhi = mpfr_get_d(b, GMP_RNDN);
249 mpfr_set_d(tmp, bhi, GMP_RNDN);
252 printf("%0.13a, %0.13a, ", bhi, blo);