Searched defs:debug_print (Results 1 – 2 of 2) sorted by relevance
37 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro39 #define debug_print(...) ((void)0) macro
85 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro87 #define debug_print(...) ((void)0) macro
Completed in 6 milliseconds