Searched refs:PQ_DBG_INFO (Results 1 – 1 of 1) sorted by relevance
832 #define PQ_DBG_INFO (0x0040)///< Debug INFO macro843 #define PQINFO_DBG(x) do { if( _u16PQDbgSwitch & PQ_DBG_INFO) x; } while(0);