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

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 41 #ifndef INT_LEAST16_MAX
42 #error INT_LEAST16_MAX defined!
test_c.c 39 #ifndef INT_LEAST16_MAX
40 #error INT_LEAST16_MAX defined!
test_no_macros.cpp 39 #ifdef INT_LEAST16_MAX
40 #error INT_LEAST16_MAX defined!
test_constant_macros.cpp 40 #ifdef INT_LEAST16_MAX
41 #error INT_LEAST16_MAX is defined!
test_limit_macros.cpp 40 #ifndef INT_LEAST16_MAX
41 #error INT_LEAST16_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /bionic/libc/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /external/mesa3d/include/c99/
stdint.h 149 #define INT_LEAST16_MAX INT16_MAX
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 184 # define INT_LEAST16_MAX (32767)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX

Completed in 39 milliseconds

1 2