Searched refs:PRIo64 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h153 #define PRIo64 "lo" macro
156 #define PRIo64 "llo" macro
159 #ifdef PRIo64
160 #define PRIoLEAST64 PRIo64
161 #define PRIoFAST64 PRIo64
294 #ifdef PRIo64
295 #define SCNo64 PRIo64
296 #define SCNoLEAST64 PRIo64
297 #define SCNoFAST64 PRIo64
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h85 #define PRIo64 __PRI64"o" /* uint64_t */ macro
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c1411 (void) sprintf(p, "%"PRIo64, c);

Completed in 82 milliseconds