HomeSort by relevance Sort by last modified time
    Searched defs:kint64min (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
basictypes.h 79 const int64 kint64min = (( int64) GG_LONGLONG(0x8000000000000000)); variable
  /external/protobuf/src/google/protobuf/stubs/
common.h 170 static const int64 kint64min = -kint64max - 1; member in namespace:google::protobuf
    [all...]

Completed in 68 milliseconds