Home | History | Annotate | Download | only in test

Lines Matching full:one_bits

2730     const Bits one_bits = Floating(1).bits();
2733 values_.close_to_one = Floating::ReinterpretBits(one_bits + max_ulps);
2735 one_bits + max_ulps + 1);