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

1 2 3 4 5

  /external/opencv3/3rdparty/libjasper/jasper/
jas_types.h 148 #if !defined(INT_FAST8_MIN)
150 #define INT_FAST8_MIN (-127)
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 17 #ifndef INT_FAST8_MIN
18 #error INT_FAST8_MIN defined!
test_c.c 15 #ifndef INT_FAST8_MIN
16 #error INT_FAST8_MIN defined!
test_no_macros.cpp 17 #ifdef INT_FAST8_MIN
18 #error INT_FAST8_MIN defined!
test_constant_macros.cpp 18 #ifdef INT_FAST8_MIN
19 #error INT_FAST8_MIN is defined!
test_limit_macros.cpp 17 #ifndef INT_FAST8_MIN
18 #error INT_FAST8_MIN is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /external/opencv3/3rdparty/include/
msc_stdint.h 131 #define INT_FAST8_MIN INT8_MIN
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 108 #define INT_FAST8_MIN INT8_MIN
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_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 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_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 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_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 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_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 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_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 167 #undef INT_FAST8_MIN
168 #define INT_FAST8_MIN (-INT_FAST8_MAX - 1)
  /development/ndk/platforms/android-3/include/
stdint.h 66 # define INT_FAST8_MIN INT8_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 160 #define INT_FAST8_MIN INT8_MIN
  /external/libvncserver/compat/msvc/
stdint.h 160 #define INT_FAST8_MIN INT8_MIN

Completed in 2558 milliseconds

1 2 3 4 5