Home
last modified time | relevance | path

Searched refs:mpf_sub_ui (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c202 mpf_sub_ui (f, f, 1L); in main()
219 mpf_sub_ui (f, f, 1L); in main()
234 mpf_sub_ui (f, f, 1L); in main()
288 mpf_sub_ui (f, f, 1L); in main()
310 mpf_sub_ui (f, f, 1L); in main()
H A Dt-sub.c75 mpf_sub_ui (u, v, 1); in check_rand()
254 mpf_sub_ui (got, x, mpf_get_ui (y)); in check_data()
H A Dt-get_d_2exp.c103 mpf_sub_ui (f, f, 1L); in check_round()
H A Dreuse.c70 mpf_div_ui, mpf_add_ui, mpf_mul_ui, mpf_sub_ui,
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dsub_ui.c34 mpf_sub_ui (mpf_ptr sum, mpf_srcptr u, unsigned long int v) in mpf_sub_ui() function
H A Dadd_ui.c56 mpf_sub_ui (sum, &u_negated, v); in mpf_add_ui()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h174 #undef mpf_sub_ui
175 #define mpf_sub_ui(x,y,z) mpfr_sub_ui(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h150 mpf_sub_ui (y, x, 1); in main()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c124 mpf_sub_ui (f_j, f_j, 1); in ks()
280 mpf_sub_ui (V, V, n); in x2()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h278 mpf_sub_ui(f, g, -static_cast<unsigned long>(l)); in eval()
399 { mpf_sub_ui(f, g, l); } in eval()
405 mpf_sub_ui(f, g, l); in eval()
412 mpf_sub_ui(f, g, l); in eval()
1108 static void eval(mpf_ptr f) { mpf_sub_ui(f, f, 1); } in eval()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1421 #define mpf_sub_ui __gmpf_sub_ui macro
1422 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1421 #define mpf_sub_ui __gmpf_sub_ui macro
1422 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1438 #define mpf_sub_ui __gmpf_sub_ui macro
1439 __GMP_DECLSPEC void mpf_sub_ui (mpf_ptr, mpf_srcptr, unsigned long int);

12