Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c195 mpf_sub (f, f, f0p5); in main()
213 mpf_sub (f, f, f0p5); in main()
229 mpf_sub (f, f, f0p5); in main()
H A Dt-sub.c77 mpf_sub (w, u, v); in check_rand()
211 mpf_sub (got, x, y); in check_data()
H A Dreuse.c58 mpf_div, mpf_add, mpf_mul, mpf_sub,
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dsub_ui.c49 mpf_sub (sum, u, &vv); in mpf_sub_ui()
H A Dreldiff.c58 mpf_sub (d, x, y); in mpf_reldiff()
H A Dadd.c70 mpf_sub (r, u, &v_negated); in mpf_add()
H A Dui_sub.c50 mpf_sub (r, &uu, v); in mpf_ui_sub()
H A Dsub.c34 mpf_sub (mpf_ptr r, mpf_srcptr u, mpf_srcptr v) in mpf_sub() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h172 #undef mpf_sub
173 #define mpf_sub(x,y,z) mpfr_sub(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c62 { "-", (mpexpr_fun_t) mpf_sub, MPEXPR_TYPE_BINARY, 190 },
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h148 mpf_sub (y, x, x); in main()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c112 mpf_sub (Kt, f_jnq, f_x); in ks()
126 mpf_sub (Kt, f_x, f_jnq); in ks()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1418 #define mpf_sub __gmpf_sub macro
1419 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1418 #define mpf_sub __gmpf_sub macro
1419 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1435 #define mpf_sub __gmpf_sub macro
1436 __GMP_DECLSPEC void mpf_sub (mpf_ptr, mpf_srcptr, mpf_srcptr);

12