Searched refs:DEBUGOUT7 (Results 1 – 5 of 5) sorted by relevance
32 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args) macro
35 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args) macro
82 #define DEBUGOUT7 DEBUGOUT6 macro