Searched refs:fftfill (Results 1 – 2 of 2) sorted by relevance
851 fftfill (mp_size_t pl, int k, int sqr) in fftfill() function1012 eff = 200 * (n1 * GMP_NUMB_BITS >> k) / fftfill (n1, k, p->sqr); in fftmes()1088 prev_eff = fftfill (prev_n1, best_k, p->sqr); in fftmes()1090 eff = fftfill (n1, best_k, p->sqr); in fftmes()
9996 (fftfill): New function, code taken from mul_fft.c (mpn_mul_fft).