Home
last modified time | relevance | path

Searched defs:INT16_MIN (Results 1 – 25 of 25) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h87 #define INT16_MIN -32768 macro
128 #define INT16_MIN -32768 macro
/external/llvm/include/llvm/Support/
DDataTypes.h88 #define INT16_MIN -32768 macro
128 # define INT16_MIN -32768 macro
/external/capstone/include/capstone/
Dplatform.h54 #define INT16_MIN (-32767i16 - 1) macro
/external/capstone/include/
Dplatform.h47 #define INT16_MIN (-32767i16 - 1) macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h191 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h191 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/icu/libicu/cts_headers/unicode/
Dumachine.h191 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h191 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/capstone/include/windowsce/
Dstdint.h58 #define INT16_MIN (-32767i16 - 1) macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h21 #define INT16_MIN SHRT_MIN macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h134 #define INT16_MIN ((int16_t)_I16_MIN) macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs77 pub const INT16_MIN: ::std::os::raw::c_int = -32768; constant
Dvhost.rs109 pub const INT16_MIN: ::std::os::raw::c_int = -32768; constant
/external/libpcap/
Dscanner.h315 #define INT16_MIN (-32767-1) macro
Dscanner.c311 #define INT16_MIN (-32767-1) macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py66 INT16_MIN = (-32767-1) variable
/external/iproute2/tc/
Demp_ematch.lex.c82 #define INT16_MIN (-32767-1) macro
/external/llvm-project/clang/lib/Headers/
Dstdint.h600 #define INT16_MIN (-INT16_C(32767)-1) macro
/external/clang/lib/Headers/
Dstdint.h614 #define INT16_MIN (-INT16_C(32767)-1) macro
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp156 #define INT16_MIN (-32767-1) macro
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp304 # define INT16_MIN (-32767 - 1) macro
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp390 #define INT16_MIN (-32767-1) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py95 INT16_MIN = (-32767-1) variable
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp120 # define INT16_MIN (-32767 - 1) macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py228 INT16_MIN = (-32767-1) variable