/external/rust/android-crates-io/crates/libc/src/ |
D | sgx.rs | 26 pub const INT_MIN: c_int = -2147483648; constant
|
D | switch.rs | 28 pub const INT_MIN: c_int = -2147483648; constant
|
D | xous.rs | 28 pub const INT_MIN: c_int = -2147483648; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/ |
D | sgx.rs | 26 pub const INT_MIN: c_int = -2147483648; constant
|
D | xous.rs | 28 pub const INT_MIN: c_int = -2147483648; constant
|
D | switch.rs | 28 pub const INT_MIN: c_int = -2147483648; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/ |
D | sgx.rs | 26 pub const INT_MIN: c_int = -2147483648; constant
|
D | switch.rs | 28 pub const INT_MIN: c_int = -2147483648; constant
|
D | xous.rs | 28 pub const INT_MIN: c_int = -2147483648; constant
|
/external/coreboot/src/include/ |
D | limits.h | 10 #define INT_MIN (-INT_MAX - 1) macro
|
/external/coreboot/payloads/libpayload/include/ |
D | limits.h | 49 #define INT_MIN ((int)(UINT_MAX & ~(UINT_MAX >> 1))) macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | limits_.h | 16 #define INT_MIN (-INT_MAX - 1) macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | limits_.h | 16 #define INT_MIN (-INT_MAX - 1) macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | limits_.h | 16 #define INT_MIN (-INT_MAX - 1) macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | limits_.h | 16 #define INT_MIN (-INT_MAX - 1) macro
|
/external/clang/lib/Headers/ |
D | limits.h | 67 #define INT_MIN (-__INT_MAX__ -1) macro
|
/external/clang/test/Analysis/ |
D | switch-case.c | 6 #define INT_MIN 0x80000000 macro
|
D | additive-folding.cpp | 7 #define INT_MIN (-INT_MAX - 1) macro
|
D | additive-folding-range-constraints.c | 7 #define INT_MIN (-INT_MAX - 1) macro
|
/external/libconfig/lib/ |
D | wincompat.h | 97 #define INT_MIN (-2147483647-1) macro
|
/external/stg/test_cases/info_tests/enum/ |
D | limits.c | 2 #define INT_MIN (-INT_MAX - 1) macro
|
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | limits-macros.h | 203 #define INT_MIN (-INT_MAX - 1) macro
|
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/ |
D | limits-macros.h | 203 #define INT_MIN (-INT_MAX - 1) macro
|
/external/llvm-libc/include/llvm-libc-macros/ |
D | limits-macros.h | 203 #define INT_MIN (-INT_MAX - 1) macro
|
/external/clang/test/ARCMT/ |
D | objcmt-boxing.m | 14 #define INT_MIN (-__INT_MAX__ -1) macro
|