Searched defs:kMaxExponent (Results 1 – 4 of 4) sorted by relevance
43 static const int kMaxExponent = 16; variable
241 static const int kMaxExponent = 0x7FF - kExponentBias; variable405 static const int kMaxExponent = 0xFF - kExponentBias; variable
178 static constexpr int kMaxExponent = 0x7FF - kExponentBias; variable