Searched refs:IEEE_MAX_10_EXP (Results 1 – 1 of 1) sorted by relevance
99 #define IEEE_MAX_10_EXP 4932 macro100 #define target_dir_max() (target_int_max () + IEEE_MAX_10_EXP + 2)1568 if ((IEEE_MAX_10_EXP * 2) < prec) in get_mpfr_format_length()1569 prec = IEEE_MAX_10_EXP * 2; in get_mpfr_format_length()