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