Searched refs:bppdebug (Results 1 – 1 of 1) sorted by relevance
65 #define DPRINTF(x) do { if (bppdebug) printf x ; } while (0)66 int bppdebug = 1; variable359 if (bppdebug) { in bppwrite()