Home
last modified time | relevance | path

Searched refs:min_subnorm_exp (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/math/
Dgen-auto-libm-tests.c709 int min_subnorm_exp = fp_formats[f].min_exp - fp_formats[f].mant_dig; in init_fp_formats() local
710 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()