Searched defs:maxInt64 (Results 1 – 10 of 10) sorted by relevance
155 static const Int64 maxInt64; variable
540 static const Int64 maxInt64; variable
583 static const Int64 maxInt64; variable
2458 const Int64 Value::maxInt64 = Int64(UInt64(-1) / 2); member in Json::Value
45 const Int64 Value::maxInt64 = Int64(UInt64(-1) / 2); member in Json::Value
2422 const Int64 Value::maxInt64 = Int64(UInt64(-1) / 2); member in Json::Value