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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h84 #define DT_PFCONV_ALT 0x0001 /* alternate print format (%#) */ macro
H A Ddt_printf.c904 pfd->pfd_flags |= DT_PFCONV_ALT;
1539 if (pfd->pfd_flags & DT_PFCONV_ALT)
1914 if (pfd->pfd_flags & DT_PFCONV_ALT)

Completed in 104 milliseconds