Search | Google it | Results 1 - 1 of 1 for fundef:DP from t2ex/t2ex_source/driver/tef_em1d/netdrv/src/netdrv.h (0.00 seconds) |
59: #ifdef DEBUG 60: #define DP(exp) printf exp 61: #define DBG(exp) exp 62: #else 63: #define DP(exp) /**/ 64: #define DBG(exp) /**/