Home
last modified time | relevance | path

Searched refs:DT_PFCONV_GROUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h91 #define DT_PFCONV_GROUP 0x0040 /* group thousands (%') */ macro
H A Ddt_printf.c961 pfd->pfd_flags |= DT_PFCONV_GROUP; in dt_printf_create()
1558 if (pfd->pfd_flags & DT_PFCONV_GROUP) in dt_printf_format()
1947 if (pfd->pfd_flags & DT_PFCONV_GROUP) in dtrace_printf_format()