Searched defs:maxInt (Results 1 – 3 of 3) sorted by relevance
233 static constexpr Int maxInt = Int(UInt(-1) / 2); variable
672 static const Int maxInt; variable
2540 const Int Value::maxInt = Int(UInt(-1) / 2); member in AlibabaCloud::OSS::Json::Value
Completed in 19 milliseconds