Home
last modified time | relevance | path

Searched refs:mpf_div (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-div.c79 mpf_div (got, u, v); in check_rand()
84 mpf_div (got, got, v); in check_rand()
90 mpf_div (got, u, got); in check_rand()
132 mpf_div (got, got, got); in check_reuse_three()
156 mpf_div (got, u, v); in check_various()
166 mpf_div (got, u, v); in check_various()
H A Dt-dm2exp.c83 mpf_div (w2, u, v); in main()
H A Dt-muldiv.c104 mpf_div (w, u, v); in main()
H A Dreuse.c58 mpf_div, mpf_add, mpf_mul, mpf_sub,
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dzdiv_round.c33 mpf_div (f_n, f_n, f_d); in zdiv_round()
H A Dstatlib.c165 mpf_div (t1, val, t1); in ks_table()
268 mpf_div (f_t, f_t, f_t2); in x2()
422 mpf_div (rop, rop, f_m); in merit()
751 mpf_div (f_tmp1, f_tmp2, f_tmp1); /* f_tmp1 = s/m^2 */ in spectral_test()
H A Dstat.c367 mpf_div (fvec[f], fvec[f], f_imax_plus1);
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dreldiff.c60 mpf_div (rdiff, d, x); in mpf_reldiff()
H A Ddiv_ui.c58 mpf_div (r, u, vf); in mpf_div_ui()
H A Ddiv.c56 mpf_div (mpf_ptr r, mpf_srcptr u, mpf_srcptr v) in mpf_div() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h100 #undef mpf_div
101 #define mpf_div(x,y,z) mpfr_div(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c59 { "/", (mpexpr_fun_t) mpf_div, MPEXPR_TYPE_BINARY, 200 },
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h153 mpf_div (y, x, x); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1264 #define mpf_div __gmpf_div macro
1265 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1264 #define mpf_div __gmpf_div macro
1265 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1281 #define mpf_div __gmpf_div macro
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);

12