Searched refs:GET_STR_PRECOMPUTE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
151 #define BUF_ALLOC (GET_STR_PRECOMPUTE_THRESHOLD * GMP_LIMB_BITS * 7 / 11) in mpn_sb_get_str()157 mp_limb_t rp[GET_STR_PRECOMPUTE_THRESHOLD]; in mpn_sb_get_str()424 if (BELOW_THRESHOLD (un, GET_STR_PRECOMPUTE_THRESHOLD)) in mpn_get_str()
1935 #ifndef GET_STR_PRECOMPUTE_THRESHOLD1936 #define GET_STR_PRECOMPUTE_THRESHOLD 35 macro4466 #undef GET_STR_PRECOMPUTE_THRESHOLD4467 #define GET_STR_PRECOMPUTE_THRESHOLD get_str_precompute_threshold macro