Searched defs:maxUInt (Results 1 – 3 of 3) sorted by relevance
244 static JSONCPP_CONST UInt maxUInt = UInt(-1); variable
577 static const UInt maxUInt; variable
2455 const UInt Value::maxUInt = UInt(-1); member in Json::Value