Home
last modified time | relevance | path

Searched refs:GMP_NUMB_CEIL_MAX_DIV3 (Results 1 – 18 of 18) sorted by relevance

/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Ddiveby3.c92 c += (q >= GMP_NUMB_CEIL_MAX_DIV3); in mpn_divexact_by3c()
163 c2 = qx >= GMP_NUMB_CEIL_MAX_DIV3; in mpn_divexact_by3c()
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Ddiveby3.c93 c += (q >= GMP_NUMB_CEIL_MAX_DIV3); in mpn_divexact_by3c()
164 c2 = qx >= GMP_NUMB_CEIL_MAX_DIV3; in mpn_divexact_by3c()
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Ddiveby3.c93 c += (q >= GMP_NUMB_CEIL_MAX_DIV3); in mpn_divexact_by3c()
164 c2 = qx >= GMP_NUMB_CEIL_MAX_DIV3; in mpn_divexact_by3c()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Ddiveby3.c92 c += (q >= GMP_NUMB_CEIL_MAX_DIV3); in mpn_divexact_by3c()
163 c2 = qx >= GMP_NUMB_CEIL_MAX_DIV3; in mpn_divexact_by3c()
/dports/math/gmp/gmp-6.2.1/tests/
H A Dt-constants.c253 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3-1, in main()
260 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3, in main()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/
H A Dt-constants.c253 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3-1, in main()
260 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3, in main()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/
H A Dt-constants.c253 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3-1, in main()
260 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3, in main()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/
H A Dt-constants.c262 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3-1, in main()
269 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3, in main()
/dports/math/mpir/mpir-3.0.0/tests/
H A Dt-constants.c282 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3-1, in main()
289 hi = refmpn_umul_ppmm (&lo, GMP_NUMB_CEIL_MAX_DIV3, in main()
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h3139 #define GMP_NUMB_CEIL_MAX_DIV3 (GMP_NUMB_MAX / 3 + 1) macro
H A DChangeLog5489 (GMP_NUMB_CEIL_MAX_DIV3, GMP_NUMB_CEIL_2MAX_DIV3): New constants.
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h3339 #define GMP_NUMB_CEIL_MAX_DIV3 (GMP_NUMB_MAX / 3 + 1) macro
H A DChangeLog20247 (GMP_NUMB_CEIL_MAX_DIV3, GMP_NUMB_CEIL_2MAX_DIV3): New constants.
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h3292 #define GMP_NUMB_CEIL_MAX_DIV3 (GMP_NUMB_MAX / 3 + 1) macro
H A DChangeLog18697 (GMP_NUMB_CEIL_MAX_DIV3, GMP_NUMB_CEIL_2MAX_DIV3): New constants.
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h3278 #define GMP_NUMB_CEIL_MAX_DIV3 (GMP_NUMB_MAX / 3 + 1) macro
H A DChangeLog17484 (GMP_NUMB_CEIL_MAX_DIV3, GMP_NUMB_CEIL_2MAX_DIV3): New constants.
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h3339 #define GMP_NUMB_CEIL_MAX_DIV3 (GMP_NUMB_MAX / 3 + 1) macro