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

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 170 #ifndef UINT_FAST16_C
171 #error UINT_FAST16_C defined!
test_c.c 168 #ifndef UINT_FAST16_C
169 #error UINT_FAST16_C defined!
test_no_macros.cpp 168 #ifdef UINT_FAST16_C
169 #error UINT_FAST16_C defined!
test_constant_macros.cpp 169 #ifndef UINT_FAST16_C
170 #error UINT_FAST16_C is not defined!
test_limit_macros.cpp 169 #ifdef UINT_FAST16_C
170 #error UINT_FAST16_C is defined!
  /bionic/libc/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 128 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
stdint.h 123 # define UINT_FAST16_C(c) UINT32_C(c)

Completed in 1355 milliseconds

1 2