Searched defs:debugging (Results 1 – 9 of 9) sorted by relevance
7 [debugging], optenable
73 ### The following is not available on Alpha
36 #define debugging 0 macro
71 int debugging = 0; /* Tell me what's going on */ variable [all...]
78 int debugging; variable
76 static int debugging = 0; variable
48 int debugging = false; variable
175 static bool debugging; /* -d: debugging reports */ variable