HomeSort by relevance Sort by last modified time
    Searched refs:INT_LEAST64_C (Results 1 - 16 of 16) sorted by null

  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 194 #ifndef INT_LEAST64_C
195 #error INT_LEAST64_C defined!
test_c.c 192 #ifndef INT_LEAST64_C
193 #error INT_LEAST64_C defined!
test_no_macros.cpp 192 #ifdef INT_LEAST64_C
193 #error INT_LEAST64_C defined!
test_constant_macros.cpp 193 #ifndef INT_LEAST64_C
194 #error INT_LEAST64_C is not defined!
test_limit_macros.cpp 193 #ifdef INT_LEAST64_C
194 #error INT_LEAST64_C is defined!
  /bionic/libc/include/
stdint.h 188 # define INT_LEAST64_C(c) INT64_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 188 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 191 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 191 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 191 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 191 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 191 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 191 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 188 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 188 # define INT_LEAST64_C(c) INT64_C(c)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 188 # define INT_LEAST64_C(c) INT64_C(c)

Completed in 187 milliseconds