Searched refs:dakdr_debug (Results 1 – 1 of 1) sorted by relevance
35 int dakdr_debug = 0; variable36 #define DPRINTF(ARGLIST) if (dakdr_debug & 0x1) printf ARGLIST;