Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h164 #define PRIu8 _MODF8 _PRIu macro
165 #define PRIuLEAST8 PRIu8
166 #define PRIuFAST8 PRIu8
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h97 #define PRIu8 "u" /* uint8_t */ macro