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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h87 #define DT_PFCONV_SPOS 0x0008 /* sign positive values (%+) */ macro
H A Ddt_printf.c923 pfd->pfd_flags |= DT_PFCONV_SPOS;
1545 if (pfd->pfd_flags & DT_PFCONV_SPOS)
1920 if (pfd->pfd_flags & DT_PFCONV_SPOS)

Completed in 49 milliseconds