Home
last modified time | relevance | path

Searched refs:maxUInt64AsDouble (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp2463 static const double maxUInt64AsDouble = 18446744073709551615.0; variable
3694 return value_.real_ >= 0 && value_.real_ < maxUInt64AsDouble && in isUInt64()