Searched defs:DEBUGMSG (Results 1 – 2 of 2) sorted by relevance
61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y) macro