Home
last modified time | relevance | path

Searched defs:debug_printf_heredoc (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c461 #define debug_printf_heredoc(...) do {} while (0) macro
1271 # define debug_printf_heredoc(...) (indent(), fdprintf(2, __VA_ARGS__)) macro