HomeSort by relevance Sort by last modified time
    Searched defs:PRIuFAST64 (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_print_pop.h 26 #undef PRIuFAST64
88 #define PRIuFAST64 "llu"
_mingw_print_push.h 26 #undef PRIuFAST64
87 #define PRIuFAST64 "llu"
inttypes.h 105 #define PRIuFAST64 "I64u"
  /bionic/libc/include/
inttypes.h 119 #define PRIuFAST64 __PRI_64_prefix"u" /* uint_fast64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 106 #define PRIuFAST64 "lu" /* uint_fast64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 106 #define PRIuFAST64 "lu" /* uint_fast64_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN
376 # undef PRIuFAST64
377 # define PRIuFAST64 PRIu64
707 return PRIuFAST64;
    [all...]
  /external/libusb/msvc/
inttypes.h 118 #define PRIuFAST64 "I64u"
  /external/syslinux/com32/include/
inttypes.h 93 #define PRIuFAST64 __PRI64_RANK "u"
  /toolchain/binutils/binutils-2.27/intl/
loadmsgcat.c 375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN
376 # undef PRIuFAST64
377 # define PRIuFAST64 PRIu64
713 return PRIuFAST64;
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 150 #define PRIuFAST64 "I64u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 121 # define PRIuFAST64 __PRI64_PREFIX "u"

Completed in 805 milliseconds