Searched defs:PRIu64 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h100 #define PRIu64 __PRI64"u" /* uint64_t */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h174 #define PRIu64 "lu" macro
177 #define PRIu64 "llu" macro
180 #ifdef PRIu64
181 #define PRIuLEAST64 PRIu64
182 #define PRIuFAST64 PRIu64
310 #ifdef PRIu64
311 #define SCNu64 PRIu64
312 #define SCNuLEAST64 PRIu64
313 #define SCNuFAST64 PRIu64
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c16200 "%"PRIu64" I/O requests are not aligned with %d disk " local

Completed in 181 milliseconds