Home
last modified time | relevance | path

Searched defs:more_bits (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/include/
Drounding-mode.h43 round_away (bool negative, bool last_digit_odd, bool half_bit, bool more_bits, in round_away()
/glibc-2.36/math/
Dfromfp.h55 fromfp_round (bool negative, uintmax_t x, bool half_bit, bool more_bits, in fromfp_round()
152 bool more_bits, int round, int exponent, in fromfp_round_and_return()
/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_fromfpf_main.c60 bool half_bit, more_bits; in FUNC() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_fromfp_main.c60 bool half_bit, more_bits; in FUNC() local
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fromfpl_main.c59 bool half_bit, more_bits; in FUNC() local
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_fromfpl_main.c60 bool half_bit, more_bits; in FUNC() local
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_fromfpl_main.c70 bool half_bit, more_bits; in FUNC() local
/glibc-2.36/stdio-common/
Dprintf_fphex.c334 bool more_bits = ((next_digit_value & 7) != 0 in __printf_fphex() local
Dprintf_fp.c980 bool more_bits; in __printf_fp_l() local
/glibc-2.36/stdlib/
Dstrtod_l.c214 mp_limb_t round_limb, mp_size_t round_bit, int more_bits) in round_and_return()
1350 int more_bits; in ____STRTOF_INTERNAL() local