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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.h95 #define DT_PFCONV_SIGNED 0x0200 /* arg is a signed integer */ macro
H A Ddt_printf.c168 pfd->pfd_flags |= DT_PFCONV_SIGNED;
295 if (pfd->pfd_flags & DT_PFCONV_SIGNED)

Completed in 46 milliseconds