Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c170 mp_size_t mul_fft_modf_threshold = MP_SIZE_T_MAX; variable
2839 param.p_modf_threshold = &mul_fft_modf_threshold; in tune_fft_mul()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4800 #define MUL_FFT_MODF_THRESHOLD mul_fft_modf_threshold
4801 extern mp_size_t mul_fft_modf_threshold;