Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h91 #define DT_PFCONV_SIGNED 0x0200 /* arg is a signed integer */ macro
H A Ddt_printf.c285 if (pfd->pfd_flags & DT_PFCONV_SIGNED) in pfprint_dint()