Searched defs:debug_printf (Results 1 – 4 of 4) sorted by relevance
19 static void debug_printf(char *fmt, ...) in debug_printf() function32 #define debug_printf(x...) do { } while (0) macro
80 void debug_printf(const char *format, ...) in debug_printf() function
87 void debug_printf(const char *format, ...) in debug_printf() function