Home
last modified time | relevance | path

Searched refs:MP_LIMB_T_SWAP (Results 26 – 50 of 51) sorted by relevance

123

/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/
H A Dmini-gmp.c185 #define MP_LIMB_T_SWAP(x, y) \ macro
2664 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/math/igraph/igraph-0.9.5/vendor/mini-gmp/
H A Dmini-gmp.c219 #define MP_LIMB_T_SWAP(x, y) \ macro
2641 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/math/gmp/gmp-6.2.1/mini-gmp/
H A Dmini-gmp.c219 #define MP_LIMB_T_SWAP(x, y) \ macro
2641 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dmini-gmp.c223 #define MP_LIMB_T_SWAP(x, y) \ macro
2645 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/security/nettle/nettle-3.7.3/
H A Dmini-gmp.c219 #define MP_LIMB_T_SWAP(x, y) \ macro
2664 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dmini-gmp.c220 #define MP_LIMB_T_SWAP(x, y) \ macro
2676 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dmini-gmp.c192 #define MP_LIMB_T_SWAP(x, y) \ macro
2705 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/math/mingw32-libgmp/gmp-6.0.0/tune/
H A Dspeed.h2950 MP_LIMB_T_SWAP (x[s->size - 1], y[s->size - 1]); \
3033 MP_LIMB_T_SWAP (x[2], y[2]); \
/dports/math/mpir/mpir-3.0.0/tune/
H A Dspeed.h2797 MP_LIMB_T_SWAP (x[s->size - 1], y[s->size - 1]); \
2881 MP_LIMB_T_SWAP (x[2], y[2]); \
/dports/math/mingw32-libgmp/gmp-6.0.0/mini-gmp/
H A Dmini-gmp.c184 #define MP_LIMB_T_SWAP(x, y) \ macro
2675 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/editors/emacs/emacs-27.2/src/
H A Dmini-gmp.c217 #define MP_LIMB_T_SWAP(x, y) \ macro
2650 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tune/
H A Dspeed.h3044 MP_LIMB_T_SWAP (x[s->size - 1], y[s->size - 1]); \
3127 MP_LIMB_T_SWAP (x[2], y[2]); \
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mini-gmp/
H A Dmini-gmp.c219 #define MP_LIMB_T_SWAP(x, y) \ macro
2641 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dmini-gmp.c219 #define MP_LIMB_T_SWAP(x, y) \ macro
2674 MP_LIMB_T_SWAP (u, v); in mpn_gcd_11()
/dports/math/gap/gap-4.11.0/extern/gmp/tune/
H A Dspeed.h2933 MP_LIMB_T_SWAP (x[s->size - 1], y[s->size - 1]); \
3016 MP_LIMB_T_SWAP (x[2], y[2]); \
/dports/math/gmp/gmp-6.2.1/tune/
H A Dspeed.h3044 MP_LIMB_T_SWAP (x[s->size - 1], y[s->size - 1]); \
3127 MP_LIMB_T_SWAP (x[2], y[2]); \
/dports/math/gap/gap-4.11.0/extern/gmp/tests/
H A Drefmpn.c2012 MP_LIMB_T_SWAP (x, y); in refmpn_gcd_1()
/dports/math/mpir/mpir-3.0.0/tests/
H A Drefmpn.c1931 MP_LIMB_T_SWAP (x, y); in refmpn_gcd_1()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/
H A Drefmpn.c2008 MP_LIMB_T_SWAP (x, y); in refmpn_gcd_1()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/
H A Drefmpn.c1995 MP_LIMB_T_SWAP (x, y); in refmpn_gcd_11()
/dports/math/gmp/gmp-6.2.1/tests/
H A Drefmpn.c1995 MP_LIMB_T_SWAP (x, y); in refmpn_gcd_11()
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h738 #define MP_LIMB_T_SWAP(x, y) \ macro
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h631 #define MP_LIMB_T_SWAP(x, y) \ macro
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h630 #define MP_LIMB_T_SWAP(x, y) \ macro
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h654 #define MP_LIMB_T_SWAP(x, y) \ macro

123