Searched refs:DT_PFCONV_ALT (Results 1 – 2 of 2) sorted by relevance
84 #define DT_PFCONV_ALT 0x0001 /* alternate print format (%#) */ macro
877 pfd->pfd_flags |= DT_PFCONV_ALT; in dt_printf_create()1512 if (pfd->pfd_flags & DT_PFCONV_ALT) in dt_printf_format()1809 if (pfd->pfd_flags & DT_PFCONV_ALT) in dtrace_printf_format()