Home
last modified time | relevance | path

Searched refs:mpz_submul (Results 26 – 43 of 43) sorted by relevance

12

/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1062 #define mpz_submul __gmpz_submul macro
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog348 (mpz_addmul_ui, mpz_addmul, mpz_submul_ui, mpz_submul): Added.
H A Dmini-gmp.c2137 mpz_submul (mpz_t r, const mpz_t u, const mpz_t v) in mpz_submul() function
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-h.in1062 #define mpz_submul __gmpz_submul
1063 __GMP_DECLSPEC void mpz_submul (mpz_ptr, mpz_srcptr, mpz_srcptr);
H A Dgmpxx.h384 mpz_submul(mpq_numref(q), mpq_denref(q), z); in eval()
H A DChangeLog24406 (Integer Arithmetic): Add mpz_addmul, mpz_submul, mpz_submul_ui.
24425 * gmp-h.in (mpz_addmul, mpz_submul, mpz_submul_ui): Add prototypes.
/netbsd/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-11721 mpz_submul (mpq_numref(q), mpq_denref(q), z);
2390 -- Function: void mpz_submul (mpz_t ROP, const mpz_t OP1, const mpz_t
H A Dgmp.info-23887 * mpz_submul: Integer Arithmetic. (line 30)
H A Dgmp.texi2534 mpz_submul (mpq_numref(q), mpq_denref(q), z);
3274 @deftypefun void mpz_submul (mpz_t @var{rop}, const mpz_t @var{op1}, const mpz_t @var{op2})

12