Searched defs:kMantissaTopBit (Results 1 – 1 of 1) sorted by relevance
268 const int kMantissaTopBit = Double::kSignificandSize - 1; // 0-indexed. in NewFromDouble() local874 const int kMantissaTopBit = 52; // 0-indexed. in CompareToDouble() local