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

1 2 3 4 5

  /external/opencv3/3rdparty/libjasper/jasper/
jas_types.h 181 #if !defined(INT_FAST64_MIN)
183 #define INT_FAST64_MIN LLONG_MIN
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 98 #ifndef INT_FAST64_MIN
99 #error INT_FAST64_MIN defined!
test_c.c 96 #ifndef INT_FAST64_MIN
97 #error INT_FAST64_MIN defined!
test_no_macros.cpp 98 #ifdef INT_FAST64_MIN
99 #error INT_FAST64_MIN defined!
test_constant_macros.cpp 99 #ifdef INT_FAST64_MIN
100 #error INT_FAST64_MIN is defined!
test_limit_macros.cpp 98 #ifndef INT_FAST64_MIN
99 #error INT_FAST64_MIN is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /external/icu/icu4c/source/tools/tzcode/
private.h 143 # define INT_FAST64_MIN LLONG_MIN
146 # define INT_FAST64_MIN __LONG_LONG_MIN__
156 # define INT_FAST64_MIN LONG_MIN
  /external/opencv3/3rdparty/include/
msc_stdint.h 137 #define INT_FAST64_MIN INT64_MIN
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 111 #define INT_FAST64_MIN INT64_MIN
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 185 #undef INT_FAST64_MIN
186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /development/ndk/platforms/android-3/include/
stdint.h 165 # define INT_FAST64_MIN INT64_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 166 #define INT_FAST64_MIN INT64_MIN

Completed in 2318 milliseconds

1 2 3 4 5