HomeSort by relevance Sort by last modified time
    Searched refs:INT_LEAST16_MAX (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stdint-gcc.h 146 #undef INT_LEAST16_MAX
147 #define INT_LEAST16_MAX __INT_LEAST16_MAX__
149 #define INT_LEAST16_MIN (-INT_LEAST16_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 146 #undef INT_LEAST16_MAX
147 #define INT_LEAST16_MAX __INT_LEAST16_MAX__
149 #define INT_LEAST16_MIN (-INT_LEAST16_MAX - 1)
  /ndk/tests/build/stdint-c++/jni/
test_constant_macros.cpp 42 #ifdef INT_LEAST16_MAX
43 #error INT_LEAST16_MAX is defined!
test_limit_macros.cpp 41 #ifndef INT_LEAST16_MAX
42 #error INT_LEAST16_MAX is not defined!
  /development/ndk/platforms/android-3/include/
stdint.h 98 # define INT_LEAST16_MAX INT16_MAX
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 149 #define INT_LEAST16_MAX INT16_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 149 #define INT_LEAST16_MAX INT16_MAX
  /external/mesa3d/include/c99/
stdint.h 149 #define INT_LEAST16_MAX INT16_MAX
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 147 #define INT_LEAST16_MAX INT16_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdint.h 184 # define INT_LEAST16_MAX (32767)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 184 # define INT_LEAST16_MAX (32767)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 107 # define INT_LEAST16_MAX INT16_MAX

Completed in 663 milliseconds

12 3 4 5