Home
last modified time | relevance | path

Searched refs:__GMP_ALLOCATE_FUNC_LIMBS (Results 76 – 97 of 97) sorted by relevance

1234

/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpn/
H A Dt-bdiv.c167 scratch = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in main()
H A Dt-div.c167 scratch = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in main()
/dports/math/gmp/gmp-6.2.1/tests/mpn/
H A Dt-div.c167 scratch = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in main()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpn/
H A Dt-div.c176 scratch = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in main()
/dports/math/mpir/mpir-3.0.0/mpn/generic/
H A Dtoom4_mul.c348 tp = __GMP_ALLOCATE_FUNC_LIMBS(4*t4 + 4*(sn + 1)); in mpn_toom53_mul()
H A Dtoom4_mul_n.c767 tp = __GMP_ALLOCATE_FUNC_LIMBS(4*t4 + 4*(sn + 1)); in mpn_toom4_sqr_n()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpn/
H A Dt-div.c176 scratch = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in main()
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Dmul_fft.c953 pad_op = __GMP_ALLOCATE_FUNC_LIMBS (pl2); in mpn_mul_fft_full()
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Dmul_fft.c953 pad_op = __GMP_ALLOCATE_FUNC_LIMBS (pl2); in mpn_mul_fft_full()
/dports/lang/racket/racket-8.3/src/bc/src/gmp/
H A Dgmp.c75 # define __GMP_ALLOCATE_FUNC_LIMBS(n) TMP_ALLOC(n * sizeof(mp_limb_t)) macro
2092 powtab_mem = __GMP_ALLOCATE_FUNC_LIMBS (ALLOC_SIZE); in mpn_get_str()
2324 dp = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in mpn_set_str()
2355 pow_mem = __GMP_ALLOCATE_FUNC_LIMBS (2 * alloc); in mpn_set_str()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/gmp/
H A Dgmp.c75 # define __GMP_ALLOCATE_FUNC_LIMBS(n) TMP_ALLOC(n * sizeof(mp_limb_t)) macro
2092 powtab_mem = __GMP_ALLOCATE_FUNC_LIMBS (ALLOC_SIZE); in mpn_get_str()
2324 dp = __GMP_ALLOCATE_FUNC_LIMBS (alloc); in mpn_set_str()
2355 pow_mem = __GMP_ALLOCATE_FUNC_LIMBS (2 * alloc); in mpn_set_str()
/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Dmul_fft.c984 pad_op = __GMP_ALLOCATE_FUNC_LIMBS (pl2); in mpn_mul_fft_full()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Dmul_fft.c984 pad_op = __GMP_ALLOCATE_FUNC_LIMBS (pl2); in mpn_mul_fft_full()
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h801 #define __GMP_ALLOCATE_FUNC_LIMBS(n) __GMP_ALLOCATE_FUNC_TYPE (n, mp_limb_t) macro
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h707 #define __GMP_ALLOCATE_FUNC_LIMBS(n) __GMP_ALLOCATE_FUNC_TYPE (n, mp_limb_t) macro
H A DChangeLog2275 * Wrap remaining limb allocations in __GMP_ALLOCATE_FUNC_LIMBS.
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h706 #define __GMP_ALLOCATE_FUNC_LIMBS(n) __GMP_ALLOCATE_FUNC_TYPE (n, mp_limb_t) macro
H A DChangeLog354 * Wrap remaining limb allocations in __GMP_ALLOCATE_FUNC_LIMBS.
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h717 #define __GMP_ALLOCATE_FUNC_LIMBS(n) __GMP_ALLOCATE_FUNC_TYPE (n, mp_limb_t) macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h707 #define __GMP_ALLOCATE_FUNC_LIMBS(n) __GMP_ALLOCATE_FUNC_TYPE (n, mp_limb_t) macro
H A DChangeLog2275 * Wrap remaining limb allocations in __GMP_ALLOCATE_FUNC_LIMBS.
/dports/math/gmp-ecm/ecm-7.0.4/
H A DChangeLog13853 Fixed unparenthesized parameter in __GMP_ALLOCATE_FUNC_LIMBS macro.

1234