Searched refs:DT_PFCONV_DYNWIDTH (Results 1 – 2 of 2) sorted by relevance
88 #define DT_PFCONV_DYNWIDTH 0x0010 /* dynamic width (%*.) */ macro
416 assert(pfd->pfd_flags & DT_PFCONV_DYNWIDTH); in pfprint_stack()881 n = dot ? DT_PFCONV_DYNPREC : DT_PFCONV_DYNWIDTH; in dt_printf_create()1071 if (pfd->pfd_flags & DT_PFCONV_DYNWIDTH) in dt_printf_validate()1404 if (pfd->pfd_flags & DT_PFCONV_DYNWIDTH) { in dt_printf_format()1817 if (pfd->pfd_flags & DT_PFCONV_DYNWIDTH) in dtrace_printf_format()