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