Searched defs:debug_print (Results 1 – 2 of 2) sorted by relevance
36 static void debug_print(int level, const char *s, ...) in debug_print() function
23 def debug_print(*args): function