Searched defs:minInt64 (Results 1 – 10 of 10) sorted by relevance
153 static const Int64 minInt64; variable
538 static const Int64 minInt64; variable
581 static const Int64 minInt64; variable
2457 const Int64 Value::minInt64 = Int64(~(UInt64(-1) / 2)); member in Json::Value
44 const Int64 Value::minInt64 = Int64(~(UInt64(-1) / 2)); member in Json::Value
2421 const Int64 Value::minInt64 = Int64(~(UInt64(-1) / 2)); member in Json::Value