Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_printf.h84 #define DT_PFCONV_ALT 0x0001 /* alternate print format (%#) */ macro
H A Ddt_printf.c877 pfd->pfd_flags |= DT_PFCONV_ALT; in dt_printf_create()
1512 if (pfd->pfd_flags & DT_PFCONV_ALT) in dt_printf_format()
1809 if (pfd->pfd_flags & DT_PFCONV_ALT) in dtrace_printf_format()