Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h84 #define INT8_MIN -128 macro
119 #define INT8_MIN -128 macro
/external/llvm/include/llvm/Support/
DDataTypes.h85 #define INT8_MIN -128 macro
119 # define INT8_MIN -128 macro
/external/capstone/include/capstone/
Dplatform.h53 #define INT8_MIN (-127i8 - 1) macro
/external/capstone/include/
Dplatform.h46 #define INT8_MIN (-127i8 - 1) macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h187 # define INT8_MIN ((int8_t)(-128)) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h187 # define INT8_MIN ((int8_t)(-128)) macro
/external/icu/libicu/cts_headers/unicode/
Dumachine.h187 # define INT8_MIN ((int8_t)(-128)) macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h187 # define INT8_MIN ((int8_t)(-128)) macro
/external/capstone/include/windowsce/
Dstdint.h57 #define INT8_MIN (-127i8 - 1) macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h17 #define INT8_MIN CHAR_MIN macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs76 pub const INT8_MIN: ::std::os::raw::c_int = -128; constant
Dvhost.rs108 pub const INT8_MIN: ::std::os::raw::c_int = -128; constant
/external/libpcap/
Dscanner.h312 #define INT8_MIN (-128) macro
Dscanner.c308 #define INT8_MIN (-128) macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py65 INT8_MIN = (-128) variable
/external/iproute2/tc/
Demp_ematch.lex.c79 #define INT8_MIN (-128) macro
/external/llvm-project/clang/lib/Headers/
Dstdint.h622 # define INT8_MIN (-INT8_C(127)-1) macro
/external/clang/lib/Headers/
Dstdint.h636 # define INT8_MIN (-INT8_C(127)-1) macro
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp153 #define INT8_MIN (-128) macro
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp301 # define INT8_MIN (-128) macro
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp387 #define INT8_MIN (-128) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py94 INT8_MIN = (-128) variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h748 #define INT8_MIN SCHAR_MIN macro
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp117 # define INT8_MIN (-128) macro

12