Searched defs:PRId32 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h52 #define PRId32 "d" /* int32_t */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h65 * followed by the datatype size. For example, PRId32 is the macro for
102 #define PRId32 "d" macro
103 #define PRIdFAST16 PRId32
104 #define PRIdLEAST32 PRId32
105 #define PRIdFAST32 PRId32

Completed in 75 milliseconds