Searched defs:debug_printf_glob (Results 1 – 1 of 1) sorted by relevance
468 #define debug_printf_glob(...) do {} while (0) macro1301 # define debug_printf_glob(...) (indent(), fdprintf(2, __VA_ARGS__)) macro