Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dport.h142 static const int64 kint64min = -kint64max - 1; variable
/external/jsoncpp/src/test_lib_json/
Dmain.cpp17 #define kint64min Json::Value::minInt64 macro