Home
last modified time | relevance | path

Searched refs:MPFR_UNSIGNED_MINUS_MODULO (Results 1 – 15 of 15) sorted by relevance

/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dnext.c55 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC(x)); in mpfr_nexttozero()
89 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC(x)); in mpfr_nexttoinf()
H A Dround_prec.c336 MPFR_UNSIGNED_MINUS_MODULO(s1, prec + 1); in mpfr_can_round_raw()
343 MPFR_UNSIGNED_MINUS_MODULO(s1, prec); in mpfr_can_round_raw()
360 MPFR_UNSIGNED_MINUS_MODULO(s, err); in mpfr_can_round_raw()
365 MPFR_UNSIGNED_MINUS_MODULO(s1, prec); in mpfr_can_round_raw()
H A Dget_z_exp.c74 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC (f)); in mpfr_get_z_2exp()
H A Drndna.c174 MPFR_UNSIGNED_MINUS_MODULO(sh, n + 1); in mpfr_round_nearest_away_end()
H A Dset_z_exp.c110 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC (f) ); in mpfr_set_z_2exp()
H A Ddiv_ui.c153 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC (y)); in mpfr_div_ui()
H A Drint.c119 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC (r)); in mpfr_rint()
H A Dsub1sp.c1615 MPFR_UNSIGNED_MINUS_MODULO(sh, p); in mpfr_sub1sp()
1746 MPFR_UNSIGNED_MINUS_MODULO(sh, p); in mpfr_sub1sp()
1788 MPFR_UNSIGNED_MINUS_MODULO(sh, p); in mpfr_sub1sp()
H A Dsub1.c227 MPFR_UNSIGNED_MINUS_MODULO (shift_b, cancel); in mpfr_sub1()
H A Datan.c66 MPFR_UNSIGNED_MINUS_MODULO (sh, p); in set_table()
H A Dsqrt.c578 MPFR_UNSIGNED_MINUS_MODULO (sh, rq); in mpfr_sqrt()
H A Dmpfr-impl.h1603 #define MPFR_UNSIGNED_MINUS_MODULO(s, a) \ macro
1801 MPFR_UNSIGNED_MINUS_MODULO (_sh, _destprec); \
H A Dadd1sp.c911 MPFR_UNSIGNED_MINUS_MODULO(sh, p); in mpfr_add1sp()
H A Ddiv.c931 MPFR_UNSIGNED_MINUS_MODULO(sh, MPFR_PREC(q)); in mpfr_div()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Drandom2.c141 MPFR_UNSIGNED_MINUS_MODULO (sh, MPFR_PREC (x)); in mpfr_random2()