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

/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h87 #define DT_PFCONV_SPOS 0x0008 /* sign positive values (%+) */ macro
H A Ddt_printf.c894 pfd->pfd_flags |= DT_PFCONV_SPOS;
1505 if (pfd->pfd_flags & DT_PFCONV_SPOS)
1802 if (pfd->pfd_flags & DT_PFCONV_SPOS)

Completed in 103 milliseconds