Home | History | Annotate | Download | only in test

Lines Matching full:one_bits

2981     const Bits one_bits = Floating(1).bits();
2984 values_.close_to_one = Floating::ReinterpretBits(one_bits + max_ulps);
2986 one_bits + max_ulps + 1);