Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dint_fmtio.h100 #define PRId16 _MODF16 _PRId macro
101 #define PRIdLEAST16 PRId16
/titanic_50/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c227 (void) printf(" %" PRId16 " ", *(int16_t *)vbuf); in print_propval()