/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 87 #define INT16_MIN -32768 macro 128 #define INT16_MIN -32768 macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 88 #define INT16_MIN -32768 macro 128 # define INT16_MIN -32768 macro
|
/external/capstone/include/capstone/ |
D | platform.h | 54 #define INT16_MIN (-32767i16 - 1) macro
|
/external/capstone/include/ |
D | platform.h | 47 #define INT16_MIN (-32767i16 - 1) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 191 # define INT16_MIN ((int16_t)(-32767-1)) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 191 # define INT16_MIN ((int16_t)(-32767-1)) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | umachine.h | 191 # define INT16_MIN ((int16_t)(-32767-1)) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | umachine.h | 191 # define INT16_MIN ((int16_t)(-32767-1)) macro
|
/external/capstone/include/windowsce/ |
D | stdint.h | 58 #define INT16_MIN (-32767i16 - 1) macro
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 21 #define INT16_MIN SHRT_MIN macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 134 #define INT16_MIN ((int16_t)_I16_MIN) macro
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 77 pub const INT16_MIN: ::std::os::raw::c_int = -32768; constant
|
D | vhost.rs | 109 pub const INT16_MIN: ::std::os::raw::c_int = -32768; constant
|
/external/libpcap/ |
D | scanner.h | 315 #define INT16_MIN (-32767-1) macro
|
D | scanner.c | 311 #define INT16_MIN (-32767-1) macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 66 INT16_MIN = (-32767-1) variable
|
/external/iproute2/tc/ |
D | emp_ematch.lex.c | 82 #define INT16_MIN (-32767-1) macro
|
/external/llvm-project/clang/lib/Headers/ |
D | stdint.h | 600 #define INT16_MIN (-INT16_C(32767)-1) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 614 #define INT16_MIN (-INT16_C(32767)-1) macro
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 156 #define INT16_MIN (-32767-1) macro
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 304 # define INT16_MIN (-32767 - 1) macro
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 390 #define INT16_MIN (-32767-1) macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 95 INT16_MIN = (-32767-1) variable
|
/external/angle/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 120 # define INT16_MIN (-32767 - 1) macro
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 228 INT16_MIN = (-32767-1) variable
|