Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_printf.h93 #define DT_PFCONV_SIGNED 0x0200 /* arg is a signed integer */ macro
Ddt_printf.c288 if (pfd->pfd_flags & DT_PFCONV_SIGNED) in pfprint_dint()