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

1 2 3

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 185 #ifndef UINT_LEAST32_C
186 #error UINT_LEAST32_C defined!
test_c.c 183 #ifndef UINT_LEAST32_C
184 #error UINT_LEAST32_C defined!
test_no_macros.cpp 183 #ifdef UINT_LEAST32_C
184 #error UINT_LEAST32_C defined!
test_constant_macros.cpp 184 #ifndef UINT_LEAST32_C
185 #error UINT_LEAST32_C is not defined!
test_limit_macros.cpp 184 #ifdef UINT_LEAST32_C
185 #error UINT_LEAST32_C is defined!
  /bionic/libc/include/
stdint.h 146 # define UINT_LEAST32_C(c) UINT32_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 146 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 160 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 160 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 160 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 160 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 160 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 160 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdint.h 155 # define UINT_LEAST32_C(c) UINT32_C(c)

Completed in 532 milliseconds

1 2 3