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

/freebsd-current/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;
1558 if (pfd->pfd_flags & DT_PFCONV_GROUP)
1947 if (pfd->pfd_flags & DT_PFCONV_GROUP)

Completed in 108 milliseconds