Home
last modified time | relevance | path

Searched defs:kuint64max (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dport.h144 static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF); variable
/external/jsoncpp/src/test_lib_json/
Dmain.cpp18 #define kuint64max Json::Value::maxUInt64 macro