Home
last modified time | relevance | path

Searched defs:max_exponent (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/math/
Dfromfp.h87 fromfp_overflowed (bool negative, uintmax_t x, int exponent, int max_exponent) in fromfp_overflowed()
153 int max_exponent, unsigned int width) in fromfp_round_and_return()
/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_fromfpf_main.c53 int max_exponent = fromfp_max_exponent (negative, width); in FUNC() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_fromfp_main.c53 int max_exponent = fromfp_max_exponent (negative, width); in FUNC() local
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fromfpl_main.c53 int max_exponent = fromfp_max_exponent (negative, width); in FUNC() local
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_fromfpl_main.c53 int max_exponent = fromfp_max_exponent (negative, width); in FUNC() local
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_fromfpl_main.c61 int max_exponent = fromfp_max_exponent (negative, width); in FUNC() local