Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Dmain.cpp15 #define kuint32max Json::Value::maxUInt macro
/external/icu/icu4c/source/common/
Ddictbe.cpp1068 static const uint32_t kuint32max = 0xFFFFFFFF; variable
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h201 static const uint32 kuint32max = 0xFFFFFFFFu; variable