Home
last modified time | relevance | path

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

12

/external/valgrind/main/none/tests/s390x/
Dcomp-1.c85 SCOMP_REG_REG(insn, INT8_MIN, INT8_MIN); \
86 SCOMP_REG_REG(insn, INT8_MIN, INT8_MAX); \
87 SCOMP_REG_REG(insn, INT8_MAX, INT8_MIN); \
115 SCOMP_REG_MEM(insn, INT8_MIN, INT8_MIN, op2_t); \
116 SCOMP_REG_MEM(insn, INT8_MIN, INT8_MAX, op2_t); \
117 SCOMP_REG_MEM(insn, INT8_MAX, INT8_MIN, op2_t); \
145 SCOMP_REG_IMM(insn, INT8_MIN, INT8_MIN); \
146 SCOMP_REG_IMM(insn, INT8_MIN, INT8_MAX); \
147 SCOMP_REG_IMM(insn, INT8_MAX, INT8_MIN); \
/external/llvm/include/llvm/Support/
DDataTypes.h85 #define INT8_MIN -128 macro
118 #ifndef INT8_MIN
119 # define INT8_MIN -128 macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
146 #define INT_LEAST8_MIN INT8_MIN
160 #define INT_FAST8_MIN INT8_MIN
/external/chromium_org/third_party/libusb/src/msvc/
Dstdint.h127 #define INT8_MIN (-128) macro
143 #define INT_LEAST8_MIN INT8_MIN
159 #define INT_FAST8_MIN INT8_MIN
/external/chromium_org/third_party/mesa/src/include/c99/
Dstdint.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
146 #define INT_LEAST8_MIN INT8_MIN
160 #define INT_FAST8_MIN INT8_MIN
/external/mesa3d/include/c99/
Dstdint.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
146 #define INT_LEAST8_MIN INT8_MIN
160 #define INT_FAST8_MIN INT8_MIN
/external/icu/icu4c/source/common/unicode/
Dumachine.h123 #ifndef INT8_MIN
125 # define INT8_MIN ((int8_t)(-128)) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Dumachine.h123 #ifndef INT8_MIN
125 # define INT8_MIN ((int8_t)(-128)) macro
/external/bison/darwin-lib/
Dstdint.h353 #undef INT8_MIN
356 #define INT8_MIN (~ INT8_MAX) macro
394 #define INT_LEAST8_MIN INT8_MIN
/external/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp386 m_state.context.fpu.avx.__fpu_stmm0.__mmst_reg[i] = INT8_MIN; in GetFPUState()
387 m_state.context.fpu.avx.__fpu_stmm1.__mmst_reg[i] = INT8_MIN; in GetFPUState()
388 m_state.context.fpu.avx.__fpu_stmm2.__mmst_reg[i] = INT8_MIN; in GetFPUState()
389 m_state.context.fpu.avx.__fpu_stmm3.__mmst_reg[i] = INT8_MIN; in GetFPUState()
390 m_state.context.fpu.avx.__fpu_stmm4.__mmst_reg[i] = INT8_MIN; in GetFPUState()
391 m_state.context.fpu.avx.__fpu_stmm5.__mmst_reg[i] = INT8_MIN; in GetFPUState()
392 m_state.context.fpu.avx.__fpu_stmm6.__mmst_reg[i] = INT8_MIN; in GetFPUState()
393 m_state.context.fpu.avx.__fpu_stmm7.__mmst_reg[i] = INT8_MIN; in GetFPUState()
406 m_state.context.fpu.avx.__fpu_rsrv4[i] = INT8_MIN; in GetFPUState()
409 m_state.context.fpu.avx.__avx_reserved1[i] = INT8_MIN; in GetFPUState()
[all …]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dparse-events-flex.h61 #ifndef INT8_MIN
62 #define INT8_MIN (-128) macro
/external/bison/lib/
Dstdint.in.h352 #undef INT8_MIN
355 #define INT8_MIN (~ INT8_MAX)
393 #define INT_LEAST8_MIN INT8_MIN
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.cpp295 m_state.context.fpu.avx.__fpu_stmm0.__mmst_reg[i] = INT8_MIN; in GetFPUState()
296 m_state.context.fpu.avx.__fpu_stmm1.__mmst_reg[i] = INT8_MIN; in GetFPUState()
297 m_state.context.fpu.avx.__fpu_stmm2.__mmst_reg[i] = INT8_MIN; in GetFPUState()
298 m_state.context.fpu.avx.__fpu_stmm3.__mmst_reg[i] = INT8_MIN; in GetFPUState()
299 m_state.context.fpu.avx.__fpu_stmm4.__mmst_reg[i] = INT8_MIN; in GetFPUState()
300 m_state.context.fpu.avx.__fpu_stmm5.__mmst_reg[i] = INT8_MIN; in GetFPUState()
301 m_state.context.fpu.avx.__fpu_stmm6.__mmst_reg[i] = INT8_MIN; in GetFPUState()
302 m_state.context.fpu.avx.__fpu_stmm7.__mmst_reg[i] = INT8_MIN; in GetFPUState()
340 m_state.context.fpu.avx.__fpu_rsrv4[i] = INT8_MIN; in GetFPUState()
343 m_state.context.fpu.avx.__avx_reserved1[i] = INT8_MIN; in GetFPUState()
[all …]
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
Dbasictypes.h48 const int8 kint8min = INT8_MIN;
/external/clang/test/Preprocessor/
Dstdint.c1320 INT8_MIN_ INT8_MIN
/external/chromium_org/third_party/smhasher/src/
Dpstdint.h318 #ifndef INT8_MIN
319 # define INT8_MIN INT8_C(0x80) macro
598 # define INT_LEAST8_MIN INT8_MIN
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
Dbasictypes.h37 const int8 kint8min = INT8_MIN;
/external/bison/src/
Dsystem.h26 # undef INT8_MIN
/external/libcxx/include/
Dcstdint19 INT8_MIN
/external/chromium_org/third_party/cython/src/Cython/Includes/libc/
Dstdint.pxd44 int8_t INT8_MIN
/external/clang/lib/Headers/
Dstdint.h636 # define INT8_MIN (-INT8_C(127)-1) macro
638 # define __INT_LEAST8_MIN INT8_MIN
/external/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp171 static_assert(INT8_MIN == -128, "INT8_MIN == -128"); in main()
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp15 #ifndef INT8_MIN
16 #error INT8_MIN not defined
/external/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp171 static_assert(INT8_MIN == -128, "INT8_MIN == -128"); in main()
/external/mdnsresponder/mDNSShared/
DCommonServices.h746 #if( !defined( INT8_MIN ) )
748 #define INT8_MIN SCHAR_MIN macro

12