Searched defs:round_bit (Results 1 – 4 of 4) sorted by relevance
177 mp_limb_t round_limb, mp_size_t round_bit, int more_bits) in round_and_return()1284 const mp_size_t round_bit = least_bit == 0 ? BITS_PER_MP_LIMB - 1 local
763 mp_limb_t round_bit; in mpfr_div() local
754 const bitvec round_bit = effective_mantissa << 1; in __floating_to_chars_hex() local