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

1 2

  /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 96 #ifdef INT_FAST64_MIN
97 #error INT_FAST64_MIN defined!
test_constant_macros.cpp 97 #ifdef INT_FAST64_MIN
98 #error INT_FAST64_MIN is defined!
test_limit_macros.cpp 97 #ifndef INT_FAST64_MIN
98 #error INT_FAST64_MIN is not defined!
  /external/clang/test/Preprocessor/
stdint.c 703 // TCE:INT_FAST64_MIN_ INT_FAST64_MIN
926 INT_FAST64_MIN_ INT_FAST64_MIN
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 184 #undef INT_FAST64_MIN
185 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 184 #undef INT_FAST64_MIN
185 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 184 #undef INT_FAST64_MIN
185 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 184 #undef INT_FAST64_MIN
185 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h 184 #undef INT_FAST64_MIN
185 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1)
  /bionic/libc/include/
stdint.h 175 # define INT_FAST64_MIN INT64_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 175 # define INT_FAST64_MIN INT64_MIN
  /external/mesa3d/include/c99/
stdint.h 166 #define INT_FAST64_MIN INT64_MIN
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 175 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 204 # define INT_FAST64_MIN (-__INT64_C(9223372036854775807)-1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 204 # define INT_FAST64_MIN (-__INT64_C(9223372036854775807)-1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 204 # define INT_FAST64_MIN (-__INT64_C(9223372036854775807)-1)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 175 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 180 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 180 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 180 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 180 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 180 # define INT_FAST64_MIN INT64_MIN
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 180 # define INT_FAST64_MIN INT64_MIN

Completed in 31 milliseconds

1 2