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