Searched defs:round_bit (Results 1 – 3 of 3) sorted by relevance
151 T round_bit = FXRep::EPS() << (FXRep::FRACTION_LEN - n - 1); round() local
149 bool round_bit = !(mantissa & round_mask).is_zero(); as() local
774 bool round_bit = static_cast<bool>(mantissa & round_bit_mask); binary_exp_to_float() local