Searched defs:DEBUGOUT3 (Results 1 – 5 of 5) sorted by relevance
30 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args) macro
33 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args) macro
80 #define DEBUGOUT3 DEBUGOUT2 macro