Home
last modified time | relevance | path

Searched refs:kExponentBitCount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h254 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
261 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);