Searched defs:kDoubleSize (Results 1 – 3 of 3) sorted by relevance
550 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
499 static const int kDoubleSize = 8; variable
136 constexpr int kDoubleSize = sizeof(double); variable