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

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 56 #ifndef UINT_FAST16_MAX
57 #error UINT_FAST16_MAX defined!
test_c.c 54 #ifndef UINT_FAST16_MAX
55 #error UINT_FAST16_MAX defined!
test_no_macros.cpp 54 #ifdef UINT_FAST16_MAX
55 #error UINT_FAST16_MAX defined!
test_constant_macros.cpp 55 #ifdef UINT_FAST16_MAX
56 #error UINT_FAST16_MAX is defined!
test_limit_macros.cpp 55 #ifndef UINT_FAST16_MAX
56 #error UINT_FAST16_MAX is not defined!
  /external/clang/test/Preprocessor/
stdint.c 908 UINT_FAST16_MAX_ UINT_FAST16_MAX
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 219 # define UINT_FAST16_MAX (18446744073709551615UL)
222 # define UINT_FAST16_MAX (4294967295U)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 219 # define UINT_FAST16_MAX (18446744073709551615UL)
222 # define UINT_FAST16_MAX (4294967295U)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 219 # define UINT_FAST16_MAX (18446744073709551615UL)
222 # define UINT_FAST16_MAX (4294967295U)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 174 #undef UINT_FAST16_MAX
175 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 174 #undef UINT_FAST16_MAX
175 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 174 #undef UINT_FAST16_MAX
175 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 174 #undef UINT_FAST16_MAX
175 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /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 174 #undef UINT_FAST16_MAX
175 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /bionic/libc/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
  /external/mesa3d/include/c99/
stdint.h 169 #define UINT_FAST16_MAX UINT16_MAX
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 113 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 118 # define UINT_FAST16_MAX UINT32_MAX

Completed in 30 milliseconds

1 2