Searched defs:debug_printf (Results 1 – 3 of 3) sorted by relevance
91 debug_printf(const char *format, ...) in debug_printf() function
122 debug_printf (int level, const char *format, ...) in debug_printf() function
345 void (*debug_printf)(const char *format, ...); member