HomeSort by relevance Sort by last modified time
    Searched defs:PRIoFAST64 (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 22 #undef PRIoFAST64
84 #define PRIoFAST64 "llo"
_mingw_print_push.h 22 #undef PRIoFAST64
83 #define PRIoFAST64 "llo"
inttypes.h 86 #define PRIoFAST64 "I64o"
  /bionic/libc/include/
inttypes.h 101 #define PRIoFAST64 __PRI_64_prefix"o" /* int_fast64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 91 #define PRIoFAST64 "lo" /* uint_fast64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 91 #define PRIoFAST64 "lo" /* uint_fast64_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 371 #if !defined PRIoFAST64 || PRI_MACROS_BROKEN
372 # undef PRIoFAST64
373 # define PRIoFAST64 PRIo64
705 return PRIoFAST64;
    [all...]
  /external/libusb/msvc/
inttypes.h 99 #define PRIoFAST64 "I64o"
  /external/syslinux/com32/include/
inttypes.h 75 #define PRIoFAST64 __PRI64_RANK "o"
  /toolchain/binutils/binutils-2.27/intl/
loadmsgcat.c 371 #if !defined PRIoFAST64 || PRI_MACROS_BROKEN
372 # undef PRIoFAST64
373 # define PRIoFAST64 PRIo64
711 return PRIoFAST64;
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 149 #define PRIoFAST64 "I64o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 105 # define PRIoFAST64 __PRI64_PREFIX "o"

Completed in 332 milliseconds