Searched defs:kint64max (Results 1 – 5 of 5) sorted by relevance
51 static const int64 kint64max = ((int64)0x7FFFFFFFFFFFFFFFll); variable
105 static const int64 kint64max = ((int64)GG_LONGLONG(0x7FFFFFFFFFFFFFFF)); variable
161 static const int64 kint64max = PROTOBUF_LONGLONG(0x7FFFFFFFFFFFFFFF); variable
16 #define kint64max Json::Value::maxInt64 macro
30 #define kint64max Json::Value::maxInt64 macro