Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_fromfpf_main.c81 return fromfp_round_and_return (negative, uret, half_bit, more_bits, round, in FUNC()
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_fromfp_main.c81 return fromfp_round_and_return (negative, uret, half_bit, more_bits, round, in FUNC()
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fromfpl_main.c83 return fromfp_round_and_return (negative, uret, half_bit, more_bits, round, in FUNC()
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_fromfpl_main.c89 return fromfp_round_and_return (negative, uret, half_bit, more_bits, round, in FUNC()
/glibc-2.36/math/
Dfromfp.h151 fromfp_round_and_return (bool negative, uintmax_t x, bool half_bit, in fromfp_round_and_return() function
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_fromfpl_main.c145 return fromfp_round_and_return (negative, uret, half_bit, more_bits, round, in FUNC()