Searched refs:global_min_subnorm_exp (Results 1 – 1 of 1) sorted by relevance
702 int global_max_exp = 0, global_min_subnorm_exp = 0; 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()749 assert_exact (mpfr_set_ui_2exp (global_min, 1, global_min_subnorm_exp - 1, in init_fp_formats()