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

/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h240 #define PRIxPTR "I64x" macro
252 #define PRIxPTR "x" macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h562 # if !defined PRIxPTR || @PRI_MACROS_BROKEN@
563 # undef PRIxPTR macro
565 # define PRIxPTR @PRIPTR_PREFIX@ "x" macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h129 # define PRIxPTR "lx" macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c439 #if !defined PRIxPTR || PRI_MACROS_BROKEN
440 # undef PRIxPTR macro
441 # define PRIxPTR \ macro
750 return PRIxPTR;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c439 #if !defined PRIxPTR || PRI_MACROS_BROKEN
440 # undef PRIxPTR macro
441 # define PRIxPTR \ macro
750 return PRIxPTR;
/macosx-10.10/ruby-106/ruby/
H A Dregcomp.c6533 fprintf(f, "<list:%"PRIxPTR">\n", (intptr_t)node);
6535 fprintf(f, "<alt:%"PRIxPTR">\n", (intptr_t)node);
6548 fprintf(f, "<string%s:%"PRIxPTR">",
6560 fprintf(f, "<cclass:%"PRIxPTR">", (intptr_t)node);
6572 fprintf(f, "<ctype:%"PRIxPTR"> ", (intptr_t)node);
6588 fprintf(f, "<anychar:%"PRIxPTR">", (intptr_t)node);
6592 fprintf(f, "<anchor:%"PRIxPTR"> ", (intptr_t)node);
6625 fprintf(f, "<backref:%"PRIxPTR">", (intptr_t)node);
6637 fprintf(f, "<call:%"PRIxPTR">", (intptr_t)node);
6644 fprintf(f, "<quantifier:%"PRIxPTR">{
[all...]
/macosx-10.10/dtrace-147/lockstat/
H A Dlockstat.c675 (void) snprintf(arg0, sizeof(arg0), "(uintptr_t) 0x%"PRIxPTR" + cpu", cpu_addr);
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Druby.h138 #define PRIxVALUE PRIxPTR

Completed in 135 milliseconds