Searched refs:subnorm_max (Results 1 – 1 of 1) sorted by relevance
200 mpfr_t subnorm_max; member736 mpfr_init2 (fp_formats[f].subnorm_max, fp_formats[f].mant_dig); in init_fp_formats()737 assert_exact (mpfr_set (fp_formats[f].subnorm_max, fp_formats[f].min, in init_fp_formats()739 mpfr_nextbelow (fp_formats[f].subnorm_max); in init_fp_formats()740 mpfr_nextbelow (fp_formats[f].subnorm_max); in init_fp_formats()1928 fp_formats[f].subnorm_max) in output_for_one_input_case()