Searched refs:min_subnorm_exp (Results 1 – 1 of 1) sorted by relevance
709 int min_subnorm_exp = fp_formats[f].min_exp - fp_formats[f].mant_dig; in init_fp_formats() local710 if (min_subnorm_exp < global_min_subnorm_exp) in init_fp_formats()711 global_min_subnorm_exp = min_subnorm_exp; in init_fp_formats()743 min_subnorm_exp, MPFR_RNDN)); in init_fp_formats()