HomeSort by relevance Sort by last modified time
    Searched refs:_MIN (Results 1 - 4 of 4) sorted by null

  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 105 if not self._MIN <= proposed_value <= self._MAX:
134 _MIN = -2147483648
139 _MIN = 0
144 _MIN = -(1 << 63)
149 _MIN = 0
  /external/chromium/chrome/browser/sync/protocol/
proto_enum_conversions.cc 15 COMPILE_ASSERT(enum_parent::enum_type##_MIN == enum_parent::enum_min, \
  /external/clang/lib/Headers/
stdint.h 613 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 613 #define __INTN_MIN(n) __stdint_join3( INT, n, _MIN)

Completed in 82 milliseconds