Searched defs:kDenormalExponent (Results 1 – 2 of 2) sorted by relevance
240 static const int kDenormalExponent = -kExponentBias + 1; variable404 static const int kDenormalExponent = -kExponentBias + 1; variable
177 static constexpr int kDenormalExponent = -kExponentBias + 1; variable