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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h90 #define DT_PFCONV_GROUP 0x0040 /* group thousands (%') */ macro
H A Ddt_printf.c955 pfd->pfd_flags |= DT_PFCONV_GROUP;
1552 if (pfd->pfd_flags & DT_PFCONV_GROUP)
1941 if (pfd->pfd_flags & DT_PFCONV_GROUP)

Completed in 114 milliseconds