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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h87 #define DT_PFCONV_SPOS 0x0008 /* sign positive values (%+) */ macro
H A Ddt_printf.c924 pfd->pfd_flags |= DT_PFCONV_SPOS;
1550 if (pfd->pfd_flags & DT_PFCONV_SPOS)
1933 if (pfd->pfd_flags & DT_PFCONV_SPOS)

Completed in 98 milliseconds