/titanic_41/usr/src/uts/sun4/sys/ |
H A D | nexusdebug.h | 62 #define DPRINTF(print_flag, args) \ macro
|
/titanic_41/usr/src/cmd/man/ |
H A D | man.h | 35 #define DPRINTF if (debug) \ macro
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | pmc.c | 47 #define DPRINTF(ARGLIST) if (pmc_debug_flag) printf ARGLIST; macro 49 #define DPRINTF(ARGLIST) macro
|
/titanic_41/usr/src/lib/libsmedia/library/common/ |
H A D | l_defines.h | 56 #define DPRINTF(str) (void) printf(str) macro 62 #define DPRINTF(str) macro
|
/titanic_41/usr/src/uts/common/io/kbtrans/ |
H A D | kbtrans_lower.h | 154 #define DPRINTF(l, m, args) \ macro 159 #define DPRINTF(l, m, args) macro
|
/titanic_41/usr/src/uts/sun4u/opl/sys/ |
H A D | oplkm.h | 87 #define DPRINTF(f, x) if (f & okm_debug) printf x macro 93 #define DPRINTF(f, x) macro
|
H A D | dm2s.h | 96 #define DPRINTF(f, x) if (f & dm2s_debug) printf x macro 101 #define DPRINTF(f, x) macro
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | todbq4802.h | 40 #define DPRINTF if (bq4802_debug_flags) prom_printf macro 42 #define DPRINTF macro
|
H A D | todm5819p.h | 41 #define DPRINTF if (m5819p_debug_flags) prom_printf macro 43 #define DPRINTF macro
|
H A D | todm5819.h | 41 #define DPRINTF if (m5819_debug_flags) prom_printf macro 43 #define DPRINTF macro
|
H A D | rmc_comm.h | 197 #define DPRINTF(rcs, d, ARGLIST) { if (rcs->debug & d) cmn_err ARGLIST; } macro 217 #define DPRINTF(rcs, d, ARGLIST) macro
|
H A D | todds1287.h | 41 #define DPRINTF if (ds1287_debug_flags) prom_printf macro 43 #define DPRINTF macro
|
H A D | mc-us3.h | 168 #define DPRINTF(flag, args) if (mc_debug & flag) _PRINTF args; macro 170 #define DPRINTF(flag, args) macro
|
/titanic_41/usr/src/cmd/sf880drd/ |
H A D | sf880drd.h | 38 #define DPRINTF(ARGLIST) if (dakdr_debug & 0x1) printf ARGLIST; macro
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | obpsym_1275.c | 60 #define DPRINTF(str) if (obpsym_debug) prom_printf(str) macro
|
H A D | obpsym.c | 58 #define DPRINTF(str) if (obpsym_debug) prom_printf(str) macro
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_update.c | 85 #define DPRINTF(x) do {\ macro
|
/titanic_41/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 42 #define DPRINTF(msg, file) if (debug & ELFDEBUG) \ macro 52 #define DPRINTF(msg, file) macro
|
/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/ |
H A D | ics951601_impl.h | 48 #define DPRINTF(print_flag, args) \ macro
|
H A D | tda8444_impl.h | 60 #define DPRINTF(print_flag, args) \ macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | cpudrv.h | 194 #define DPRINTF(flag, args) if (cpudrv_debug & flag) _PRINTF args; macro 196 #define DPRINTF(flag, args) macro
|
H A D | consconfig_dacf.h | 114 #define DPRINTF consconfig_dprintf macro
|
/titanic_41/usr/src/lib/efcode/include/fcode/ |
H A D | private.h | 42 #define DPRINTF(x, y) if (get_interpreter_debug_level() & (DEBUG_##x))\ macro
|
/titanic_41/usr/src/cmd/rmformat/ |
H A D | rmformat.h | 59 #define DPRINTF(str) (void) printf(str) macro
|
/titanic_41/usr/src/uts/common/io/ |
H A D | wscons.c | 282 #define DPRINTF(l, m, args) \ macro 301 #define DPRINTF(l, m, args) /* NOTHING */ macro
|