HomeSort by relevance Sort by last modified time
    Searched defs:PRIuLEAST64 (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_print_pop.h 25 #undef PRIuLEAST64
87 #define PRIuLEAST64 "llu"
_mingw_print_push.h 25 #undef PRIuLEAST64
86 #define PRIuLEAST64 "llu"
inttypes.h 100 #define PRIuLEAST64 "I64u"
  /bionic/libc/include/
inttypes.h 113 #define PRIuLEAST64 __PRI_64_prefix"u" /* uint_least64_t */
  /development/ndk/platforms/android-21/include/
inttypes.h 113 #define PRIuLEAST64 __PRI_64_prefix"u" /* uint_least64_t */
  /development/ndk/platforms/android-3/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64
281 # define PRIuLEAST64 PRIu64
639 return PRIuLEAST64;
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
inttypes.h 106 #define PRIuLEAST64 "llu" /* uint_least64_t */

Completed in 59 milliseconds

1 2 3