Searched defs:kDoubleSize (Results 1 – 5 of 5) sorted by relevance
550 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
278 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
290 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
693 static constexpr size_t kDoubleSize = 8; variable