Searched refs:fddebug (Results 1 – 1 of 1) sorted by relevance
107 #define DPRINTF(x) if (fddebug) printf x108 int fddebug = 0; variable