Searched refs:PRIX64 (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h209 # if !defined PRIX64 || @PRI_MACROS_BROKEN@
210 # undef PRIX64 macro
211 # define PRIX64 _PRIu64_PREFIX "X" macro
312 # define PRIXLEAST64 PRIX64
359 # define PRIXFAST8 PRIX64
407 # define PRIXFAST16 PRIX64
455 # define PRIXFAST32 PRIX64
485 # define PRIXFAST64 PRIX64
532 # define PRIXMAX PRIX64
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DDataTypes.h.cmake176 #ifndef PRIX64
177 # define PRIX64 "I64X"
H A DDataTypes.h.in173 #ifndef PRIX64
174 # define PRIX64 "I64X"
/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h66 # define PRIX64 __PRI_64_LENGTH_MODIFIER__ "X" macro
94 # define PRIXLEAST64 PRIX64
122 # define PRIXFAST64 PRIX64
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h142 #define PRIX64 "I64X" macro
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp135 *CommentStream << format("imm = 0x%" PRIX64 "\n", (uint64_t)Op.getImm());
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c191 #if !defined PRIX64 || PRI_MACROS_BROKEN
192 # undef PRIX64 macro
193 # define PRIX64 (sizeof (long) == 8 ? "lX" : "llX") macro
289 # define PRIXLEAST64 PRIX64
385 # define PRIXFAST64 PRIX64
582 return PRIX64;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c191 #if !defined PRIX64 || PRI_MACROS_BROKEN
192 # undef PRIX64 macro
193 # define PRIX64 (sizeof (long) == 8 ? "lX" : "llX") macro
289 # define PRIXLEAST64 PRIX64
385 # define PRIXFAST64 PRIX64
582 return PRIX64;

Completed in 132 milliseconds