HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_print_raw (Results 1 - 14 of 14) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
tlog1p.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
texpm1.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
tlog10.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
tcos.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
mpfr-test.h 240 with correct rounding. You'll probably have to modify mpfr_print_raw()
242 * mpfr_print_raw() prints each number as "p m e" where p is the precision,
252 mpfr_print_raw (mpfr_srcptr x) function
tlog.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
tsin.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
tadd.c 44 mpfr_print_raw (b);
46 mpfr_print_raw (c);
62 mpfr_print_raw (a);
tmul.c 33 mpfr_print_raw (b);
35 mpfr_print_raw (c);
41 mpfr_print_raw (a);
texp.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
tsqrt.c 33 mpfr_print_raw (b);
39 mpfr_print_raw (a);
tdiv.c 131 mpfr_print_raw (b);
133 mpfr_print_raw (c);
139 mpfr_print_raw (a);
tpow.c 36 mpfr_print_raw (b);
38 mpfr_print_raw (c);
44 mpfr_print_raw (a);
tsub.c 34 mpfr_print_raw (b);
36 mpfr_print_raw (c);
42 mpfr_print_raw (a);

Completed in 41 milliseconds