Searched defs:kExponentBitCount (Results 1 – 2 of 2) sorted by relevance
266 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
254 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable