Home
last modified time | relevance | path

Searched refs:fac_odd_threshold (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c231 mp_size_t fac_odd_threshold = 0; variable
2888 one (&fac_odd_threshold, &param); in tune_fac_ui()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h5063 #define FAC_ODD_THRESHOLD fac_odd_threshold
5064 extern mp_size_t fac_odd_threshold;
H A DChangeLog6825 (fac_odd_threshold,fac_dsc_threshold): New global variables.