Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDataTypes.h.in84 #define INT8_MIN -128 macro
118 # define INT8_MIN -128 macro
DDataTypes.h84 #define INT8_MIN -128 macro
119 # define INT8_MIN -128 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DDataTypes.h84 #define INT8_MIN -128 macro
118 # define INT8_MIN -128 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DDataTypes.h84 #define INT8_MIN -128 macro
118 # define INT8_MIN -128 macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DDataTypes.h84 #define INT8_MIN -128 macro
118 # define INT8_MIN -128 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DDataTypes.h84 #define INT8_MIN -128 macro
118 # define INT8_MIN -128 macro
/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/icu/libandroidicu/include/unicode/
Dumachine.h150 # define INT8_MIN ((int8_t)(-128)) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h150 # define INT8_MIN ((int8_t)(-128)) macro
/external/capstone/include/
Dplatform.h46 #define INT8_MIN (-127i8 - 1) macro
/external/libpcap/
Dscanner.h90 #define INT8_MIN (-128) macro
Dscanner.c86 #define INT8_MIN (-128) macro
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h117 #define INT8_MIN ((int8_t)_I8_MIN) macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
/external/libusb/msvc/
Dstdint.h127 #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/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/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp387 #define INT8_MIN (-128) macro
/external/mdnsresponder/mDNSShared/
DCommonServices.h748 #define INT8_MIN SCHAR_MIN macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py94 INT8_MIN = (-128) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py227 INT8_MIN = (-128) variable