Searched defs:DEBUGOUT2 (Results 1 – 2 of 2) sorted by relevance
79 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro105 #define DEBUGOUT2(S,A,B) do { } while (/*CONSTCOND*/false) macro
199 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro