HomeSort by relevance Sort by last modified time
    Searched refs:INT64_MIN (Results 1 - 25 of 169) sorted by null

1 2 3 4 5 6 7

  /external/llvm/include/llvm/Support/
AIXDataTypesFix.h 25 #undef INT64_MIN
DataTypes.h.cmake 112 #if !defined(INT64_MIN)
113 # define INT64_MIN ((-INT64_MAX)-1)
DataTypes.h.in 112 #if !defined(INT64_MIN)
113 # define INT64_MIN ((-INT64_MAX)-1)
  /external/valgrind/main/none/tests/s390x/
comp-1.c 166 SCOMP_REG_REG(cgr, INT64_MIN, INT64_MIN);
167 SCOMP_REG_REG(cgr, INT64_MIN, INT64_MAX);
168 SCOMP_REG_REG(cgr, INT64_MAX, INT64_MIN);
173 SCOMP_REG_REG(cgfr, INT64_MIN, INT32_MIN);
174 SCOMP_REG_REG(cgfr, INT64_MIN, INT32_MAX);
186 SCOMP_REG_MEM(cg, INT64_MIN, INT64_MIN, int64_t);
187 SCOMP_REG_MEM(cg, INT64_MIN, INT64_MAX, int64_t);
188 SCOMP_REG_MEM(cg, INT64_MAX, INT64_MIN, int64_t)
    [all...]
comp-2.c 144 SCOMP_REG_REG(clgr, INT64_MIN, INT64_MIN);
145 SCOMP_REG_REG(clgr, INT64_MIN, INT64_MAX);
146 SCOMP_REG_REG(clgr, INT64_MAX, INT64_MIN);
151 SCOMP_REG_REG(clgfr, INT64_MIN, INT32_MIN);
152 SCOMP_REG_REG(clgfr, INT64_MIN, INT32_MAX);
164 SCOMP_REG_MEM(clg, INT64_MIN, INT64_MIN, int64_t);
165 SCOMP_REG_MEM(clg, INT64_MIN, INT64_MAX, int64_t);
166 SCOMP_REG_MEM(clg, INT64_MAX, INT64_MIN, int64_t)
    [all...]
rounding-5.c 80 i64 = INT64_MIN;
88 i64 = INT64_MIN;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 79 #define INT64_MIN (-9223372036854775807LL - 1)
95 #define INT_LEAST64_MIN INT64_MIN
111 #define INT_FAST64_MIN INT64_MIN
126 #define INTPTR_MIN INT64_MIN
136 #define INTMAX_MIN INT64_MIN
142 #define PTRDIFF_MIN INT64_MIN
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 130 #define INT64_MIN (-9223372036854775807LL - 1)
146 #define INT_LEAST64_MIN INT64_MIN
162 #define INT_FAST64_MIN INT64_MIN
177 #define INTPTR_MIN INT64_MIN
187 #define INTMAX_MIN INT64_MIN
193 #define PTRDIFF_MIN INT64_MIN
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 133 #define INT64_MIN (-INT64_MAX-1)
144 #define INT_LEAST64_MIN INT64_MIN
160 #define INT_FAST64_MIN INT64_MIN
175 #define INTPTR_MIN INT64_MIN
189 #define INTMAX_MIN INT64_MIN
196 #define PTRDIFF_MIN INT64_MIN
  /external/lldb/include/lldb/Interpreter/
OptionValueSInt64.h 28 m_min_value (INT64_MIN),
37 m_min_value (INT64_MIN),
47 m_min_value (INT64_MIN),
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 138 #define INT64_MIN ((int64_t)_I64_MIN)
152 #define INT_LEAST64_MIN INT64_MIN
166 #define INT_FAST64_MIN INT64_MIN
175 # define INTPTR_MIN INT64_MIN
185 #define INTMAX_MIN INT64_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 138 #define INT64_MIN ((int64_t)_I64_MIN)
152 #define INT_LEAST64_MIN INT64_MIN
166 #define INT_FAST64_MIN INT64_MIN
175 # define INTPTR_MIN INT64_MIN
185 #define INTMAX_MIN INT64_MIN
  /external/mesa3d/include/c99/
stdint.h 138 #define INT64_MIN ((int64_t)_I64_MIN)
152 #define INT_LEAST64_MIN INT64_MIN
166 #define INT_FAST64_MIN INT64_MIN
175 # define INTPTR_MIN INT64_MIN
185 #define INTMAX_MIN INT64_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 161 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
163 # define INT_LEAST64_MIN INT64_MIN
165 # define INT_FAST64_MIN INT64_MIN
224 # define INTMAX_MIN INT64_MIN
  /external/llvm/lib/Support/
TimeValue.cpp 25 const TimeValue TimeValue::MinTime = TimeValue ( INT64_MIN,0 );
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 176 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
178 # define INT_LEAST64_MIN INT64_MIN
180 # define INT_FAST64_MIN INT64_MIN
233 #define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 176 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
178 # define INT_LEAST64_MIN INT64_MIN
180 # define INT_FAST64_MIN INT64_MIN
233 #define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 176 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
178 # define INT_LEAST64_MIN INT64_MIN
180 # define INT_FAST64_MIN INT64_MIN
233 #define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 176 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
178 # define INT_LEAST64_MIN INT64_MIN
180 # define INT_FAST64_MIN INT64_MIN
233 #define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 176 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
178 # define INT_LEAST64_MIN INT64_MIN
180 # define INT_FAST64_MIN INT64_MIN
233 #define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 176 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
178 # define INT_LEAST64_MIN INT64_MIN
180 # define INT_FAST64_MIN INT64_MIN
233 #define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 171 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
173 # define INT_LEAST64_MIN INT64_MIN
175 # define INT_FAST64_MIN INT64_MIN
236 # define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 171 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
173 # define INT_LEAST64_MIN INT64_MIN
175 # define INT_FAST64_MIN INT64_MIN
236 # define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 171 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
173 # define INT_LEAST64_MIN INT64_MIN
175 # define INT_FAST64_MIN INT64_MIN
236 # define INTMAX_MIN INT64_MIN
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 171 # define INT64_MIN (__INT64_C(-9223372036854775807)-1)
173 # define INT_LEAST64_MIN INT64_MIN
175 # define INT_FAST64_MIN INT64_MIN
236 # define INTMAX_MIN INT64_MIN

Completed in 1432 milliseconds

1 2 3 4 5 6 7