Searched defs:DPRINTF4 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libsmedia/library/common/ |
H A D | l_defines.h | 60 #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 D | rmformat.h | 61 #define DPRINTF4(str, a, b, c, d) (void) printf(str, a, b, c, d) macro
|
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | fasvar.h | 766 #define DPRINTF4(str, a, b, c, d) \ macro
|