Searched refs:DEBUG_CMD (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/pptp-client/
H A Dpqueue.c15 #define DEBUG_CMD(_a) if (DEBUG_ON) { _a } macro
36 DEBUG_CMD(log("seq=%d, packlen=%d", seq, packlen););
71 DEBUG_CMD(log("realloc capacity %d to %d",newent->capacity, packlen););
82 DEBUG_CMD(log("Recycle entry from freelist. Capacity: %d", newent->capacity););
94 DEBUG_CMD(log("Alloc new queue entry"););
101 DEBUG_CMD(log("allocating for packet size %d", size););
146 DEBUG_CMD(log("adding %d between %d and %d",
152 DEBUG_CMD(log("adding %d before %d", seq, point->seq););
169 DEBUG_CMD(log("adding %d to empty queue", seq););
172 DEBUG_CMD(lo
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dwaveartist.c27 #define DEBUG_CMD 1 macro
241 if (debug_flg & DEBUG_CMD) {
258 if (debug_flg & DEBUG_CMD)
290 if (debug_flg & DEBUG_CMD) {

Completed in 37 milliseconds