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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 74 #define PRIiFAST64 "li" /* int_fast64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 74 #define PRIiFAST64 "li" /* int_fast64_t */
  /external/libusb/msvc/
inttypes.h 82 #define PRIiFAST64 "I64i"
  /bionic/libc/include/
inttypes.h 82 #define PRIiFAST64 __PRI_64_prefix"i" /* int_fast64_t */
  /external/u-boot/include/
inttypes.h 83 # define PRIiFAST64 __PRI64_PREFIX "i"
  /external/e2fsprogs/intl/
loadmsgcat.c 367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
368 # undef PRIiFAST64
369 # define PRIiFAST64 PRIi64
703 return PRIiFAST64;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 359 #ifndef PRIiFAST64
360 #error PRIiFAST64 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 359 #ifndef PRIiFAST64
360 #error PRIiFAST64 not defined

Completed in 143 milliseconds