Searched defs:DPRINTF4 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_defines.h60 #define DPRINTF4(str, a, b, c, d) (void) printf(str, a, b, c, d) macro
66 #define DPRINTF4(str, a, b, c, d) macro
/illumos-gate/usr/src/cmd/rmformat/
H A Drmformat.h63 #define DPRINTF4(str, a, b, c, d) (void) printf(str, a, b, c, d) macro
69 #define DPRINTF4(str, a, b, c, d) macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c78 #define DPRINTF4(class, action, fmt, arg1, arg2, arg3, arg4) \ macro
89 #define DPRINTF4(class, action, fmt, arg1, arg2, arg3, arg4) macro
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h766 #define DPRINTF4(str, a, b, c, d) \ macro
797 #define DPRINTF4(str, a, b, c, d)

Completed in 67 milliseconds