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

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 14 #ifndef INT_LEAST8_MAX
15 #error INT_LEAST8_MAX defined!
test_c.c 12 #ifndef INT_LEAST8_MAX
13 #error INT_LEAST8_MAX defined!
test_no_macros.cpp 12 #ifdef INT_LEAST8_MAX
13 #error INT_LEAST8_MAX defined!
test_constant_macros.cpp 13 #ifdef INT_LEAST8_MAX
14 #error INT_LEAST8_MAX is defined!
test_limit_macros.cpp 13 #ifndef INT_LEAST8_MAX
14 #error INT_LEAST8_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /bionic/libc/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /external/mesa3d/include/c99/
stdint.h 147 #define INT_LEAST8_MAX INT8_MAX
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 183 # define INT_LEAST8_MAX (127)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 78 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 78 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 78 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 78 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 78 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 78 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h 73 # define INT_LEAST8_MAX INT8_MAX

Completed in 620 milliseconds

1 2