Searched refs:mpfr_print_raw (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/mpfr/tests/
H A Dtlog10.c36 mpfr_print_raw (b);
42 mpfr_print_raw (a);
H A Dtlog1p.c36 mpfr_print_raw (b);
42 mpfr_print_raw (a);
H A Dtexpm1.c36 mpfr_print_raw (b);
42 mpfr_print_raw (a);
H A Dtcos.c36 mpfr_print_raw (b);
42 mpfr_print_raw (a);
H A Dmpfr-test.h112 with correct rounding. You'll probably have to modify mpfr_print_raw()
114 * mpfr_print_raw() prints each number as "p m e" where p is the precision,
124 mpfr_print_raw (mpfr_srcptr x) function
H A Dtlog.c36 mpfr_print_raw (b);
42 mpfr_print_raw (a);
H A Dtsin.c35 mpfr_print_raw (b);
41 mpfr_print_raw (a);
H A Dtmul.c36 mpfr_print_raw (b);
38 mpfr_print_raw (c);
44 mpfr_print_raw (a);
H A Dtsub.c36 mpfr_print_raw (b);
38 mpfr_print_raw (c);
44 mpfr_print_raw (a);
H A Dtsqrt.c36 mpfr_print_raw (b);
42 mpfr_print_raw (a);
H A Dtadd.c44 mpfr_print_raw (b);
46 mpfr_print_raw (c);
62 mpfr_print_raw (a);
H A Dtdiv.c121 mpfr_print_raw (b);
123 mpfr_print_raw (c);
129 mpfr_print_raw (a);
H A Dtexp.c37 mpfr_print_raw (b);
43 mpfr_print_raw (a);
H A Dtpow.c40 mpfr_print_raw (b);
42 mpfr_print_raw (c);
48 mpfr_print_raw (a);

Completed in 116 milliseconds