Searched defs:SPC_ACBS (Results 1 – 2 of 2) sorted by relevance
211 #define SPC_ACBS(str) do {if (mha_debug & SPC_SHOWACBS) printf str;} while (0) macro 223 #define SPC_ACBS(str) macro
224 #define SPC_ACBS(s) SPC_PRINT(SPC_SHOWACBS, s) macro