Searched refs:debug_printf (Results 1 – 2 of 2) sorted by relevance
44 extern void debug_printf __P((const char *, ...))48 # define dbg(a) debug_printf a53 # define rdbg(a) debug_printf a
52 debug_printf(const char *format, ...) in debug_printf() function