Searched defs:kDoubleSize (Results 1 – 6 of 6) sorted by relevance
290 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
269 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
693 static constexpr size_t kDoubleSize = 8; variable
222 constexpr int kDoubleSize = sizeof(double); variable