Searched refs:DT_PFCONV_DYNPREC (Results 1 – 2 of 2) sorted by relevance
89 #define DT_PFCONV_DYNPREC 0x0020 /* dynamic precision (%.*) */ macro
881 n = dot ? DT_PFCONV_DYNPREC : DT_PFCONV_DYNWIDTH; in dt_printf_create()1069 if (pfd->pfd_flags & DT_PFCONV_DYNPREC) in dt_printf_validate()1413 if ((pfd->pfd_flags & DT_PFCONV_DYNPREC) && dt_printf_getint( in dt_printf_format()1819 if (pfd->pfd_flags & DT_PFCONV_DYNPREC) { in dtrace_printf_format()