Home
last modified time | relevance | path

Searched defs:mpn_sublsh1_n (Results 1 – 5 of 5) sorted by relevance

/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h2425 #define mpn_sublsh1_n __MPN(sublsh1_n) macro
2428 #define mpn_sublsh1_n(__xp,__yp,__zp,__n) mpn_sublsh_n((__xp),(__yp),(__zp),(__n),1) macro
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h910 #define mpn_sublsh1_n __MPN(sublsh1_n) macro
1587 #define mpn_sublsh1_n(a,b,c,d) mpn_sublsh_n(a,b,c,d,1) macro
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h921 #define mpn_sublsh1_n __MPN(sublsh1_n) macro
1590 #define mpn_sublsh1_n(a,b,c,d) mpn_sublsh_n(a,b,c,d,1) macro
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h888 #define mpn_sublsh1_n(a,b,c,d) mpn_sublsh_n(a,b,c,d,1) macro
1020 #define mpn_sublsh1_n __MPN(sublsh1_n) macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h888 #define mpn_sublsh1_n(a,b,c,d) mpn_sublsh_n(a,b,c,d,1) macro
1020 #define mpn_sublsh1_n __MPN(sublsh1_n) macro