Home
last modified time | relevance | path

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

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