Home
last modified time | relevance | path

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

12

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-libgmp.c64 static mpz_t const two = MPZ_ROINIT_N ((mp_limb_t *) twobody, 1); in main()
/dports/math/gmp/gmp-6.2.1/tests/mpz/
H A Dt-limbs.c189 const mpz_t a2 = MPZ_ROINIT_N ( (mp_ptr) ap, an); in check_roinit()
190 const mpz_t b2 = MPZ_ROINIT_N ( (mp_ptr) bp, bn); in check_roinit()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpz/
H A Dt-limbs.c190 const mpz_t a2 = MPZ_ROINIT_N ( (mp_ptr) ap, an); in check_roinit()
191 const mpz_t b2 = MPZ_ROINIT_N ( (mp_ptr) bp, bn); in check_roinit()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpz/
H A Dt-limbs.c190 const mpz_t a2 = MPZ_ROINIT_N ( (mp_ptr) ap, an); in check_roinit()
191 const mpz_t b2 = MPZ_ROINIT_N ( (mp_ptr) bp, bn); in check_roinit()
/dports/math/mpir/mpir-3.0.0/tests/mpz/
H A Dt-limbs.c190 const mpz_t a2 = MPZ_ROINIT_N ( (mp_ptr) ap, an); in check_roinit()
191 const mpz_t b2 = MPZ_ROINIT_N ( (mp_ptr) bp, bn); in check_roinit()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpz/
H A Dt-limbs.c189 const mpz_t a2 = MPZ_ROINIT_N ( (mp_ptr) ap, an); in check_roinit()
190 const mpz_t b2 = MPZ_ROINIT_N ( (mp_ptr) bp, bn); in check_roinit()
/dports/math/gmp/gmp-6.2.1/mpq/
H A Dcmp.c166 const static mpz_t den = MPZ_ROINIT_N ((mp_limb_t *) &one, 1); in mpq_cmp_z()
/dports/math/gap/gap-4.11.0/extern/gmp/mpq/
H A Dcmp.c166 const static mpz_t den = MPZ_ROINIT_N ((mp_limb_t *) &one, 1); in mpq_cmp_z()
/dports/math/mpir/mpir-3.0.0/mpq/
H A Dcmp.c157 const static mpz_t den = MPZ_ROINIT_N ((mp_limb_t *) &one, 1); in mpq_cmp_z()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpq/
H A Dcmp.c166 const static mpz_t den = MPZ_ROINIT_N ((mp_limb_t *) &one, 1); in mpq_cmp_z()
/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Dstrongfibo.c181 mpz_t m = MPZ_ROINIT_N(mp, mn); in mpn_strongfibo()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Dstrongfibo.c181 mpz_t m = MPZ_ROINIT_N(mp, mn); in mpn_strongfibo()
/dports/math/gap/gap-4.11.0/extern/gmp/mini-gmp/
H A Dmini-gmp.h254 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/math/mingw32-libgmp/gmp-6.0.0/mini-gmp/
H A Dmini-gmp.h250 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/editors/emacs/emacs-27.2/src/
H A Dmini-gmp.h256 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dmini-gmp.h254 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/
H A Dmini-gmp.h250 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/math/igraph/igraph-0.9.5/vendor/mini-gmp/
H A Dmini-gmp.h260 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/math/gmp/gmp-6.2.1/mini-gmp/
H A Dmini-gmp.h260 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/lang/guile/guile-3.0.7/libguile/
H A Dmini-gmp.h260 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/security/nettle/nettle-3.7.3/
H A Dmini-gmp.h264 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dmini-gmp.h264 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mini-gmp/
H A Dmini-gmp.h260 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dmini-gmp.h264 #define MPZ_ROINIT_N(xp, xs) {{0, (xs),(xp) }} macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/src/
H A Dgmp.rs970 pub const unsafe fn MPZ_ROINIT_N(xp: mp_ptr, xs: size_t) -> mpz_t { in MPZ_ROINIT_N() function

12