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

1 2 3 4 5

  /external/opencv3/3rdparty/libjasper/jasper/
jas_types.h 170 #if !defined(INT_FAST32_MIN)
172 #define INT_FAST32_MIN INT_MIN
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 71 #ifndef INT_FAST32_MIN
72 #error INT_FAST32_MIN defined!
test_c.c 69 #ifndef INT_FAST32_MIN
70 #error INT_FAST32_MIN defined!
test_no_macros.cpp 71 #ifdef INT_FAST32_MIN
72 #error INT_FAST32_MIN defined!
test_constant_macros.cpp 72 #ifdef INT_FAST32_MIN
73 #error INT_FAST32_MIN is defined!
test_limit_macros.cpp 71 #ifndef INT_FAST32_MIN
72 #error INT_FAST32_MIN is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 199 # define INT_FAST32_MIN (-9223372036854775807L-1)
202 # define INT_FAST32_MIN (-2147483647-1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 199 # define INT_FAST32_MIN (-9223372036854775807L-1)
202 # define INT_FAST32_MIN (-2147483647-1)
  /external/bison/darwin-lib/
stdint.h 440 #define INT_FAST16_MIN INT_FAST32_MIN
444 #undef INT_FAST32_MIN
448 # define INT_FAST32_MIN INT_MIN
452 # define INT_FAST32_MIN LONG_MIN
  /external/bison/lib/
stdint.in.h 439 #define INT_FAST16_MIN INT_FAST32_MIN
443 #undef INT_FAST32_MIN
447 # define INT_FAST32_MIN INT_MIN
451 # define INT_FAST32_MIN LONG_MIN
  /external/opencv3/3rdparty/include/
msc_stdint.h 135 #define INT_FAST32_MIN INT32_MIN
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 110 #define INT_FAST32_MIN INT32_MIN
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_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 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_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 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_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 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_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 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 179 #undef INT_FAST32_MIN
180 #define INT_FAST32_MIN (-INT_FAST32_MAX - 1)

Completed in 2965 milliseconds

1 2 3 4 5