Home
last modified time | relevance | path

Searched defs:MPN_INCR_U (Results 1 – 8 of 8) sorted by relevance

/dports/math/mpir/mpir-3.0.0/mpn/x86/i386/
H A Dlonglong_inc.h118 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
/dports/math/mpir/mpir-3.0.0/mpn/x86/
H A Dlonglong_inc.h132 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
/dports/math/mpir/mpir-3.0.0/mpn/x86w/
H A Dlonglong_inc.h132 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h2696 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
2700 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addq") macro
2815 #define MPN_INCR_U(ptr, size, n) \ macro
2821 #define MPN_INCR_U(ptr, size, n) mpn_incr_u (ptr, n) macro
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h2677 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
2681 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addq") macro
2796 #define MPN_INCR_U(ptr, size, n) \ macro
2802 #define MPN_INCR_U(ptr, size, n) mpn_incr_u (ptr, n) macro
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h2743 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
2747 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addq") macro
2862 #define MPN_INCR_U(ptr, size, n) \ macro
2868 #define MPN_INCR_U(ptr, size, n) mpn_incr_u (ptr, n) macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h2743 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addl") macro
2747 #define MPN_INCR_U(ptr, size, incr) MPN_IORD_U (ptr, incr, "addq") macro
2862 #define MPN_INCR_U(ptr, size, n) \ macro
2868 #define MPN_INCR_U(ptr, size, n) mpn_incr_u (ptr, n) macro
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h2634 #define MPN_INCR_U(ptr, size, n) \ macro
2640 #define MPN_INCR_U(ptr, size, n) mpn_incr_u (ptr, n) macro