Searched refs:mpn_toom6_mul_n_itch (Results 1 – 3 of 3) sorted by relevance
77 ws = TMP_SALLOC_LIMBS (mpn_toom6_mul_n_itch (n)); in mpn_mul_n()
5145 #define mpn_toom6_mul_n_itch(n) \ macro5154 return mpn_toom6_mul_n_itch (estimatedN * 6); in mpn_toom6h_mul_itch()5168 mpn_toom6_mul_n_itch(MUL_TOOM8H_MIN)))
8692 * gmp-impl.h (mpn_toom6_mul_n_itch): Handle threshold == zero.10377 * gmp-impl.h (mpn_toom6_sqr_itch): Rename to mpn_toom6_mul_n_itch and redefine.