Home
last modified time | relevance | path

Searched refs:mpf_neg (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-div.c66 mpf_neg (u, u); in check_rand()
75 mpf_neg (v, v); in check_rand()
128 mpf_neg (got, got); in check_reuse_three()
H A Dt-trunc.c101 mpf_neg (src, src); in check_all()
102 mpf_neg (trunc, trunc); in check_all()
103 mpf_neg (ceil, ceil); in check_all()
104 mpf_neg (floor, floor); in check_all()
H A Dt-int_p.c43 mpf_neg (f, f); in all()
H A Dt-cmp_d.c87 mpf_neg (x, x); in check_infinity()
H A Dt-set.c66 mpf_neg (a, a); in check_random()
H A Dt-ui_div.c87 mpf_neg (v, v); in check_rand()
H A Dt-mul_ui.c89 mpf_neg (u, u); in check_rand()
H A Dreuse.c215 void mpf_neg (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dui_sub.c42 mpf_neg (r, v); in mpf_ui_sub()
68 mpf_neg (r, v); in mpf_ui_sub()
H A Dneg.c34 mpf_neg (mpf_ptr r, mpf_srcptr u) in mpf_neg() function
H A Dsub.c51 mpf_neg (r, v); in mpf_sub()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dzdiv_round.c36 mpf_neg (f_d, f_d); in zdiv_round()
H A Dstat.c98 mpf_neg (p, p); /* p = -2*x^2 */ in Pks()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h148 #undef mpf_neg
149 #define mpf_neg(x,y) mpfr_neg(x,y,MPFR_DEFAULT_RND) macro
H A Dget_f.c74 mpf_neg (x, x); in mpfr_get_f()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_f.c52 mpf_neg (f, f); in check_one()
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-set_f.c124 mpf_neg (f, f); in main()
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c55 { "-", (mpexpr_fun_t) mpf_neg,
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h159 mpf_neg (y, x); in main()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c236 mpf_neg (w, w); in refmpf_sub()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h175 static void eval(mpf_ptr f, mpf_srcptr g) { mpf_neg(f, g); } in eval()
415 mpf_neg(f, f); in eval()
600 mpf_neg(f, f); in eval()
765 mpf_neg(f, f); in eval()
775 mpf_neg(f, f); in eval()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1362 #define mpf_neg __gmpf_neg macro
1363 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1362 #define mpf_neg __gmpf_neg macro
1363 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1379 #define mpf_neg __gmpf_neg macro
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1379 #define mpf_neg __gmpf_neg macro
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);

123