dprint            109 arch/m68k/include/asm/math-emu.h #define dprint(bit, fmt, ...) ({			\
dprint            114 arch/m68k/include/asm/math-emu.h #define dprint(bit, fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
dprint             49 tools/power/cpupower/utils/helpers/helpers.h #define dprint(fmt, ...) {					\
dprint             56 tools/power/cpupower/utils/helpers/helpers.h static inline void dprint(const char *fmt, ...) { }