Searched defs:minInt (Results 1 – 3 of 3) sorted by relevance
231 static constexpr Int minInt = Int(~(UInt(-1) / 2)); variable
670 static const Int minInt; variable
2539 const Int Value::minInt = Int(~(UInt(-1) / 2)); member in AlibabaCloud::OSS::Json::Value
Completed in 17 milliseconds