Home
last modified time | relevance | path

Searched refs:PRIi32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h123 #define PRIi32 "i" macro
124 #define PRIiFAST16 PRIi32
125 #define PRIiLEAST32 PRIi32
126 #define PRIiFAST32 PRIi32
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h67 #define PRIi32 "i" /* int32_t */ macro