Searched refs:ossdebug (Results 1 – 1 of 1) sorted by relevance
53 #define DPRINTF(x) if (ossdebug) printf x54 int ossdebug = 0; variable