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