Searched defs:kExponentBits (Results 1 – 3 of 3) sorted by relevance
51 static const int kExponentBits = 11; variable
324 constexpr uint32_t kExponentBits = 8; in try_hex_float() local
59290 static const Bits kExponentBits = 0x7F800000UL; member59302 static const Bits kExponentBits = 0x7ff0000000000000ULL; member