/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 90 #define INT32_MIN -2147483648 macro 138 #define INT32_MIN (-INT32_MAX - 1) macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 91 #define INT32_MIN -2147483648 macro 138 # define INT32_MIN (-INT32_MAX - 1) macro
|
/external/coreboot/payloads/libpayload/include/ |
D | stdint.h | 49 #define INT32_MIN (-INT32_MAX - 1) macro
|
/external/pytorch/torch/onnx/ |
D | _constants.py | 22 INT32_MIN = -2147483648 variable
|
/external/coreboot/src/include/ |
D | stdint.h | 65 #define INT32_MIN ((int32_t)0x80000000) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 173 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | umachine.h | 173 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | umachine.h | 175 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 173 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | umachine.h | 173 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
|
/external/capstone/include/capstone/ |
D | platform.h | 55 #define INT32_MIN (-2147483647i32 - 1) macro
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | umachine.h | 173 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
|
/external/capstone/include/ |
D | platform.h | 48 #define INT32_MIN (-2147483647i32 - 1) macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 26 #define INT32_MIN INT_MIN macro
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 26 #define INT32_MIN INT_MIN macro
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 58 INT32_MIN = int(-(1 << 31)) variable
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 58 INT32_MIN = int(-(1 << 31)) variable
|
/external/trusty/lk/lib/libc/include/ |
D | stdint.h | 39 #define INT32_MIN INT_MIN macro
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 58 INT32_MIN = int(-(1 << 31)) variable
|
/external/musl/include/ |
D | stdint.h | 40 #define INT32_MIN (-1-0x7fffffff) macro
|
/external/trusty/musl/include/ |
D | stdint.h | 40 #define INT32_MIN (-1-0x7fffffff) macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 59 #define INT32_MIN (-2147483647i32 - 1) macro
|
/external/cronet/tot/third_party/icu/source/tools/tzcode/ |
D | private.h | 205 #define INT32_MIN (-1 - INT32_MAX) macro
|
/external/cronet/stable/third_party/icu/source/tools/tzcode/ |
D | private.h | 205 #define INT32_MIN (-1 - INT32_MAX) macro
|
/external/libconfig/lib/win32/ |
D | stdint.h | 111 #define INT32_MIN ((int32_t)_I32_MIN) macro
|