Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h85 #define DT_PFCONV_SPOS 0x0008 /* sign positive values (%+) */ macro
H A Ddt_printf.c896 pfd->pfd_flags |= DT_PFCONV_SPOS; in dt_printf_create()
1518 if (pfd->pfd_flags & DT_PFCONV_SPOS) in dt_printf_format()
1815 if (pfd->pfd_flags & DT_PFCONV_SPOS) in dtrace_printf_format()