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

1 2 3 4

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 167 #ifndef UINT_LEAST16_C
168 #error UINT_LEAST16_C defined!
test_c.c 165 #ifndef UINT_LEAST16_C
166 #error UINT_LEAST16_C defined!
test_no_macros.cpp 167 #ifdef UINT_LEAST16_C
168 #error UINT_LEAST16_C defined!
test_constant_macros.cpp 169 #ifndef UINT_LEAST16_C
170 #error UINT_LEAST16_C is not defined!
test_limit_macros.cpp 168 #ifdef UINT_LEAST16_C
169 #error UINT_LEAST16_C is defined!
  /development/ndk/platforms/android-3/include/
stdint.h 113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 127 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdint.h 122 # define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 653 milliseconds

1 2 3 4