Searched refs:SPC_SHOWCMDS (Results 1 – 2 of 2) sorted by relevance
192 #define SPC_SHOWCMDS 0x04 macro226 #define SPC_CMDS(s) SPC_PRINT(SPC_SHOWCMDS, s)
193 #define SPC_SHOWCMDS 0x04 macro 215 #define SPC_CMDS(str) do {if (mha_debug & SPC_SHOWCMDS) printf str;} while (0)