Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h97 #define PRId8 _MODF8 _PRId macro
98 #define PRIdLEAST8 PRId8
99 #define PRIdFAST8 PRId8
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h50 #define PRId8 "d" /* int8_t */ macro