Home
last modified time | relevance | path

Searched defs:maxInt (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/jsoncpp/include/json/
A Dvalue.h233 static constexpr Int maxInt = Int(UInt(-1) / 2); variable
/AliOS-Things-master/components/oss/src/external/json/
A Djson.h672 static const Int maxInt; variable
A Djsoncpp.cpp2540 const Int Value::maxInt = Int(UInt(-1) / 2); member in AlibabaCloud::OSS::Json::Value

Completed in 19 milliseconds