Home
last modified time | relevance | path

Searched refs:PRId16 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h100 #define PRId16 _MODF16 _PRId macro
101 #define PRIdLEAST16 PRId16
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h51 #define PRId16 "d" /* int16_t */ macro
/illumos-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c227 (void) printf(" %" PRId16 " ", *(int16_t *)vbuf); in print_propval()