Searched defs:more_bits (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/include/ |
D | rounding-mode.h | 43 round_away (bool negative, bool last_digit_odd, bool half_bit, bool more_bits, in round_away()
|
/glibc-2.36/math/ |
D | fromfp.h | 55 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/ |
D | s_fromfpf_main.c | 60 bool half_bit, more_bits; in FUNC() local
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | s_fromfp_main.c | 60 bool half_bit, more_bits; in FUNC() local
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | s_fromfpl_main.c | 59 bool half_bit, more_bits; in FUNC() local
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | s_fromfpl_main.c | 60 bool half_bit, more_bits; in FUNC() local
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | s_fromfpl_main.c | 70 bool half_bit, more_bits; in FUNC() local
|
/glibc-2.36/stdio-common/ |
D | printf_fphex.c | 334 bool more_bits = ((next_digit_value & 7) != 0 in __printf_fphex() local
|
D | printf_fp.c | 980 bool more_bits; in __printf_fp_l() local
|
/glibc-2.36/stdlib/ |
D | strtod_l.c | 214 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
|