Searched defs:kSignBit (Results 1 – 2 of 2) sorted by relevance
327 constexpr uint32_t kSignBit = 31; in try_hex_float() local
59289 static const Bits kSignBit = 0x80000000UL; member59301 static const Bits kSignBit = 0x8000000000000000ULL; member