Home
last modified time | relevance | path

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

/external/chromium/base/
Dbasictypes.h76 const int64 kint64max = (( int64) GG_LONGLONG(0x7FFFFFFFFFFFFFFF)); variable
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h169 static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF); variable