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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.h89 #define DT_PFCONV_SPOS 0x0008 /* sign positive values (%+) */ macro
H A Ddt_printf.c943 pfd->pfd_flags |= DT_PFCONV_SPOS;
1554 if (pfd->pfd_flags & DT_PFCONV_SPOS)
1866 if (pfd->pfd_flags & DT_PFCONV_SPOS)

Completed in 47 milliseconds