Home
last modified time | relevance | path

Searched refs:fft_param_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c783 struct fft_param_t { struct
942 fftmes (mp_size_t nmin, mp_size_t nmax, int initial_k, struct fft_param_t *p, int idx, int print) in fftmes()
1133 fft (struct fft_param_t *p) in fft()
2830 static struct fft_param_t param; in tune_fft_mul()
2853 static struct fft_param_t param; in tune_fft_sqr()
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog10139 (struct fft_param_t): New field, mul_modf_function.