Home
last modified time | relevance | path

Searched refs:mpn_toom53_mul_itch (Results 1 – 15 of 15) sorted by relevance

/dports/math/gmp/gmp-6.2.1/tests/mpn/
H A Dt-toom53.c2 #define mpn_toomMN_mul_itch mpn_toom53_mul_itch
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpn/
H A Dt-toom53.c2 #define mpn_toomMN_mul_itch mpn_toom53_mul_itch
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpn/
H A Dt-toom53.c2 #define mpn_toomMN_mul_itch mpn_toom53_mul_itch
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpn/
H A Dt-toom53.c2 #define mpn_toomMN_mul_itch mpn_toom53_mul_itch
/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Dmul.c289 ASSERT (mpn_toom53_mul_itch ((11*vn-1)/6, vn) <= ITCH_TOOMX3); /* 11vn/3+ */ in mpn_mul()
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Dmul.c289 ASSERT (mpn_toom53_mul_itch ((11*vn-1)/6, vn) <= ITCH_TOOMX3); /* 11vn/3+ */ in mpn_mul()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Dmul.c289 ASSERT (mpn_toom53_mul_itch ((11*vn-1)/6, vn) <= ITCH_TOOMX3); /* 11vn/3+ */ in mpn_mul()
/dports/math/mingw32-libgmp/gmp-6.0.0/tune/
H A Dspeed.h1464 mpn_toom53_mul_itch (s->size, 19*s->size/30), \
1475 mpn_toom53_mul_itch (s->size, 11*s->size/20), \
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tune/
H A Dspeed.h1470 mpn_toom53_mul_itch (s->size, 19*s->size/30), \
1481 mpn_toom53_mul_itch (s->size, 11*s->size/20), \
/dports/math/gap/gap-4.11.0/extern/gmp/tune/
H A Dspeed.h1447 mpn_toom53_mul_itch (s->size, 19*s->size/30), \
1458 mpn_toom53_mul_itch (s->size, 11*s->size/20), \
/dports/math/gmp/gmp-6.2.1/tune/
H A Dspeed.h1470 mpn_toom53_mul_itch (s->size, 19*s->size/30), \
1481 mpn_toom53_mul_itch (s->size, 11*s->size/20), \
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h5205 mpn_toom53_mul_itch (mp_size_t an, mp_size_t bn) in mpn_toom53_mul_itch() function
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h5149 mpn_toom53_mul_itch (mp_size_t an, mp_size_t bn) in mpn_toom53_mul_itch() function
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h5130 mpn_toom53_mul_itch (mp_size_t an, mp_size_t bn) in mpn_toom53_mul_itch() function
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h5205 mpn_toom53_mul_itch (mp_size_t an, mp_size_t bn) in mpn_toom53_mul_itch() function