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

  /external/chromium/base/
basictypes.h 77 const int32 kint32min = (( int32) 0x80000000); variable
  /external/protobuf/src/google/protobuf/stubs/
common.h 168 static const int32 kint32min = -kint32max - 1; member in namespace:google::protobuf
    [all...]

Completed in 870 milliseconds