Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_printf.h87 #define DT_PFCONV_SPOS 0x0008 /* sign positive values (%+) */ macro
Ddt_printf.c923 pfd->pfd_flags |= DT_PFCONV_SPOS; in dt_printf_create()
1549 if (pfd->pfd_flags & DT_PFCONV_SPOS) in dt_printf_format()
1932 if (pfd->pfd_flags & DT_PFCONV_SPOS) in dtrace_printf_format()