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

1 2 3

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 203 #ifndef UINT_LEAST64_C
204 #error UINT_LEAST64_C defined!
test_c.c 201 #ifndef UINT_LEAST64_C
202 #error UINT_LEAST64_C defined!
test_no_macros.cpp 203 #ifdef UINT_LEAST64_C
204 #error UINT_LEAST64_C defined!
test_constant_macros.cpp 205 #ifndef UINT_LEAST64_C
206 #error UINT_LEAST64_C is not defined!
test_limit_macros.cpp 204 #ifdef UINT_LEAST64_C
205 #error UINT_LEAST64_C is defined!
  /development/ndk/platforms/android-3/include/
stdint.h 182 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdint.h 196 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdint.h 196 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdint.h 196 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdint.h 196 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdint.h 196 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdint.h 196 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdint.h 192 # define UINT_LEAST64_C(c) UINT64_C(c)

Completed in 71 milliseconds

1 2 3