Searched refs:maxUInt64AsDouble (Results 1 – 1 of 1) sorted by relevance
2463 static const double maxUInt64AsDouble = 18446744073709551615.0; variable3694 return value_.real_ >= 0 && value_.real_ < maxUInt64AsDouble && in isUInt64()