Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds