Searched defs:DEBUGMSG (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A D_dbdebug.h61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A D_dbdebug.h61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y) macro

Completed in 106 milliseconds