Searched refs:DT_PFCONV_GROUP (Results 1 – 2 of 2) sorted by relevance
90 #define DT_PFCONV_GROUP 0x0040 /* group thousands (%') */ macro
927 pfd->pfd_flags |= DT_PFCONV_GROUP; in dt_printf_create()1520 if (pfd->pfd_flags & DT_PFCONV_GROUP) in dt_printf_format()1823 if (pfd->pfd_flags & DT_PFCONV_GROUP) in dtrace_printf_format()