Searched defs:debug_io (Results 1 – 1 of 1) sorted by relevance
66 #define debug_io(fmt, ...) printf(fmt, ##__VA_ARGS__) macro68 #define debug_io(x, b...) macro