Searched refs:_EMM_DBG (Results 1 – 1 of 1) sorted by relevance
128 #define _EMM_DBG(x, args...) {printf(x, ##args);} macro132 _EMM_DBG("%s(%d): ", __FUNCTION__,__LINE__); _EMM_DBG(x, ##args); \