Home
last modified time | relevance | path

Searched defs:dprint (Results 1 – 1 of 1) sorted by relevance

/arch/m68k/include/asm/
Dmath-emu.h109 #define dprint(bit, fmt, ...) ({ \ macro
114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro