Searched refs:fetchDebug (Results 1 – 6 of 6) sorted by relevance
100 #define DEBUG(x) do { if (fetchDebug) { x; } } while (/* CONSTCOND */ 0)
148 extern int fetchDebug;
50 int fetchDebug; variable
163 if (fetchDebug) { in _http_new_chunk()
181 extern int fetchDebug;
54 int fetchDebug; variable