Searched defs:debug_print (Results 1 – 2 of 2) sorted by relevance
39 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro41 #define debug_print(...) ((void)0) macro
87 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro89 #define debug_print(...) ((void)0) macro
Completed in 8 milliseconds