HomeSort by relevance Sort by last modified time
    Searched defs:DEBUGMSG (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
_dbdebug.h 61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
_dbdebug.h 61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)

Completed in 180 milliseconds