Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c179 mp_size_t sqr_fft_modf_threshold = MP_SIZE_T_MAX; variable
2862 param.p_modf_threshold = &sqr_fft_modf_threshold; in tune_fft_sqr()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4847 #define SQR_FFT_MODF_THRESHOLD sqr_fft_modf_threshold
4848 extern mp_size_t sqr_fft_modf_threshold;