Searched defs:DEBUGOUT6 (Results 1 – 5 of 5) sorted by relevance
31 #define DEBUGOUT6(S, args...) DEBUGOUT(S, ##args) macro
34 #define DEBUGOUT6(S, args...) DEBUGOUT(S, ##args) macro
81 #define DEBUGOUT6 DEBUGOUT3 macro