Home
last modified time | relevance | path

Searched refs:mpf_set_prec_raw (Results 1 – 25 of 77) sorted by relevance

1234

/dports/math/mpir/mpir-3.0.0/tests/mpf/
H A Dt-set.c38 mpf_set_prec_raw (f, bits / 2); in check_reuse()
41 mpf_set_prec_raw (f, bits); in check_reuse()
H A Dt-div.c89 mpf_set_prec_raw (got, prec); in check_rand()
95 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-ui_div.c106 mpf_set_prec_raw (got, prec); in check_rand()
/dports/math/gmp/gmp-6.2.1/tests/mpf/
H A Dt-set.c35 mpf_set_prec_raw (f, bits / 2); in check_reuse()
38 mpf_set_prec_raw (f, bits); in check_reuse()
H A Dt-div.c86 mpf_set_prec_raw (got, prec); in check_rand()
92 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-ui_div.c102 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-mul_ui.c108 mpf_set_prec_raw (got, prec); in check_rand()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpf/
H A Dt-set.c36 mpf_set_prec_raw (f, bits / 2); in check_reuse()
39 mpf_set_prec_raw (f, bits); in check_reuse()
H A Dt-div.c87 mpf_set_prec_raw (got, prec); in check_rand()
93 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-ui_div.c103 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-mul_ui.c109 mpf_set_prec_raw (got, prec); in check_rand()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpf/
H A Dt-set.c36 mpf_set_prec_raw (f, bits / 2); in check_reuse()
39 mpf_set_prec_raw (f, bits); in check_reuse()
H A Dt-div.c87 mpf_set_prec_raw (got, prec); in check_rand()
93 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-ui_div.c103 mpf_set_prec_raw (got, prec); in check_rand()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpf/
H A Dt-set.c35 mpf_set_prec_raw (f, bits / 2); in check_reuse()
38 mpf_set_prec_raw (f, bits); in check_reuse()
H A Dt-div.c86 mpf_set_prec_raw (got, prec); in check_rand()
92 mpf_set_prec_raw (got, prec); in check_rand()
H A Dt-ui_div.c102 mpf_set_prec_raw (got, prec); in check_rand()
/dports/math/mpir/mpir-3.0.0/mpf/
H A Dset_prc_raw.c28 mpf_set_prec_raw (mpf_ptr x, mp_bitcnt_t prec_in_bits) in mpf_set_prec_raw() function
/dports/math/gmp/gmp-6.2.1/mpf/
H A Dset_prc_raw.c36 mpf_set_prec_raw (mpf_ptr x, mp_bitcnt_t prec_in_bits) __GMP_NOTHROW in mpf_set_prec_raw() function
/dports/math/gap/gap-4.11.0/extern/gmp/mpf/
H A Dset_prc_raw.c37 mpf_set_prec_raw (mpf_ptr x, mp_bitcnt_t prec_in_bits) __GMP_NOTHROW in mpf_set_prec_raw() function
/dports/math/mingw32-libgmp/gmp-6.0.0/mpf/
H A Dset_prc_raw.c37 mpf_set_prec_raw (mpf_ptr x, mp_bitcnt_t prec_in_bits) __GMP_NOTHROW in mpf_set_prec_raw() function
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpf/
H A Dset_prc_raw.c36 mpf_set_prec_raw (mpf_ptr x, mp_bitcnt_t prec_in_bits) __GMP_NOTHROW in mpf_set_prec_raw() function
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dmpf_compat.h86 mpf_set_prec_raw (x, prec); in main()
95 mpf_set_prec_raw (x, old_prec); /* needed with MPF (see GMP manual) */ in main()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dmpf2mpfr.h82 #undef mpf_set_prec_raw
83 #define mpf_set_prec_raw(x,p) mpfr_prec_round(x,p,MPFR_DEFAULT_RND) macro
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/MPFR/mpfr/include/
H A Dmpf2mpfr.h71 #undef mpf_set_prec_raw
72 #define mpf_set_prec_raw(x,p) mpfr_prec_round(x,p,MPFR_DEFAULT_RND) macro

1234