Searched defs:kuint64max (Results 1 – 4 of 4) sorted by relevance
44 static const uint64 kuint64max = static_cast<uint64>(0xFFFFFFFFFFFFFFFFull); variable
97 static const uint64 kuint64max = ((uint64)GG_LONGLONG(0xFFFFFFFFFFFFFFFF)); variable
164 static const uint64 kuint64max = PROTOBUF_ULONGLONG(0xFFFFFFFFFFFFFFFF); variable
37 #define kuint64max Json::Value::maxUInt64 macro