Searched refs:PRIdPTR (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c186 (void) fprintf(ftable, "%4" PRIdPTR " ", p-amem);
411 "Optimizer space used: input %" PRIdPTR
412 "/%d, output %" PRIdPTR "/%d\n",
415 "%" PRIdPTR " table entries, %d zero\n", (maxa-amem) + 1, i);
427 (void) fprintf(ftable, "# define YYLAST %" PRIdPTR "\n", maxa-amem + 1);
H A Dy3.c172 "off = %d, k = %" PRIdPTR "\n", off, rr-amem);
H A Dy1.c445 "memory: states,etc. %" PRIdPTR
446 "/%d, parser %" PRIdPTR "/%d\n",
/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h232 #define PRIdPTR "ld" macro
239 #define PRIdPTR "d" macro
264 #define SCNdPTR PRIdPTR
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h63 #define PRIdPTR __PRIptr"d" /* intptr_t */ macro

Completed in 74 milliseconds