Lines Matching full:sign_bit
7177 // sign_bit exponent_bits fraction_bits7179 // Here, sign_bit is a single bit that designates the sign of the7274 Bits sign_bit() const { return kSignBitMask & u_.bits_; }