Searched defs:minInt64 (Results 1 – 6 of 6) sorted by relevance
156 static const Int64 minInt64; variable
44 const Int64 Value::minInt64 = Int64( ~(UInt64(-1)/2) ); member in Json::Value
38 const Int64 Value::minInt64 = Int64( ~(UInt64(-1)/2) ); member in Json::Value
34 const Int64 Value::minInt64 = Int64( ~(UInt64(-1)/2) ); member in Json::Value