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

1 2

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 149 #ifndef UINT_LEAST8_C
150 #error UINT_LEAST8_C defined!
test_c.c 147 #ifndef UINT_LEAST8_C
148 #error UINT_LEAST8_C defined!
test_no_macros.cpp 147 #ifdef UINT_LEAST8_C
148 #error UINT_LEAST8_C defined!
test_constant_macros.cpp 148 #ifndef UINT_LEAST8_C
149 #error UINT_LEAST8_C is not defined!
test_limit_macros.cpp 148 #ifdef UINT_LEAST8_C
149 #error UINT_LEAST8_C is defined!
  /bionic/libc/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 93 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 93 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 93 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 93 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 93 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 93 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
stdint.h 88 # define UINT_LEAST8_C(c) UINT8_C(c)

Completed in 1014 milliseconds

1 2