Searched defs:maxInt64 (Results 1 – 6 of 6) sorted by relevance
158 static const Int64 maxInt64; variable
45 const Int64 Value::maxInt64 = Int64( UInt64(-1)/2 ); member in Json::Value
39 const Int64 Value::maxInt64 = Int64( UInt64(-1)/2 ); member in Json::Value
35 const Int64 Value::maxInt64 = Int64( UInt64(-1)/2 ); member in Json::Value