Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dport.h141 static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF); variable
/external/jsoncpp/src/test_lib_json/
Dmain.cpp16 #define kint64max Json::Value::maxInt64 macro