Home
last modified time | relevance | path

Searched refs:mpf_add (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c93 mpf_add (f, f, f0p5); in main()
111 mpf_add (f, f, f0p5); in main()
127 mpf_add (f, f, f0p5); in main()
145 mpf_add (f, f, f0p5); in main()
162 mpf_add (f, f, f0p5); in main()
178 mpf_add (f, f, f0p5); in main()
H A Dt-eq.c139 mpf_add (a, a, x); in check_random()
140 mpf_add (b, b, x); in check_random()
H A Dt-add.c74 mpf_add (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.c37 mpf_add (f_n, f_n, f_d); in zdiv_round()
H A Dstatlib.c269 mpf_add (V, V, f_t); in x2()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h96 #undef mpf_add
97 #define mpf_add(x,y,z) mpfr_add(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c61 { "+", (mpexpr_fun_t) mpf_add, MPEXPR_TYPE_BINARY, 190 },
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dadd.c34 mpf_add (mpf_ptr r, mpf_srcptr u, mpf_srcptr v) in mpf_add() function
H A Dsub.c68 mpf_add (r, u, &v_negated); in mpf_sub()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h146 mpf_add (y, x, x); in main()
H A Dtget_f.c60 mpf_add (x1, x1, x2); in prec_test()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h267 { mpf_add(f, g, h); } in eval()
287 mpf_add(f, g, temp); in eval()
1147 mpf_add(f, f, temp); in eval()
1159 mpf_add(f, f, temp); in eval()
1176 mpf_add(f, f, temp); in eval()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1238 #define mpf_add __gmpf_add macro
1239 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1238 #define mpf_add __gmpf_add macro
1239 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1252 #define mpf_add __gmpf_add macro
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);

12