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

/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h93 #define DT_PFCONV_SIGNED 0x0200 /* arg is a signed integer */ macro
H A Ddt_printf.c156 pfd->pfd_flags |= DT_PFCONV_SIGNED;
283 if (pfd->pfd_flags & DT_PFCONV_SIGNED)

Completed in 50 milliseconds