Searched refs:mul_modf_function (Results 1 – 2 of 2) sorted by relevance
792 speed_function_t mul_modf_function; member1162 param.function2 = p->mul_modf_function; in fft()1192 tk = tuneup_measure (p->mul_modf_function, NULL, &s); in fft()2843 param.mul_modf_function = speed_mpn_mul_fft; in tune_fft_mul()2866 param.mul_modf_function = speed_mpn_mul_fft_sqr; in tune_fft_sqr()
10139 (struct fft_param_t): New field, mul_modf_function.10141 (tune_fft_mul, tune_fft_sqr): Initialise mul_modf_function field.