debug              87 global/global.c int debug;
debug             144 global/global.c 	{"debug", no_argument, &debug, 1},
debug             676 global/global.c 	if (debug)
debug              79 gozilla/gozilla.c int debug;
debug              68 gtags-parser/gctags.c int debug;
debug             151 gtags-parser/gctags.c 	{"debug", no_argument, &debug, 1},
debug             319 gtags-parser/gctags.c 	if (!debug)
debug              42 gtags-parser/gctags.h extern int debug;
debug             643 gtags-parser/php.c 	if (!debug)
debug              77 gtags/gtags.c  int debug;
debug             126 gtags/gtags.c  	{"debug", no_argument, &debug, 1},
debug             419 gtags/gtags.c  		if (debug)
debug             676 gtags/gtags.c  	if (debug)
debug             771 gtags/gtags.c  	if (debug)
debug             111 htags/htags.c  int debug;				/* --debug option		*/
debug             276 htags/htags.c          {"debug", no_argument, &debug, 1},
debug            1622 htags/htags.c  	if (debug)
debug              81 htags/htags.h  extern int debug;
debug             615 libglibc/regex.c static int debug;
debug             618 libglibc/regex.c # define DEBUG_PRINT1(x) if (debug) printf (x)
debug             619 libglibc/regex.c # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
debug             620 libglibc/regex.c # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
debug             621 libglibc/regex.c # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4)
debug             623 libglibc/regex.c   if (debug) print_partial_compiled_pattern (s, e)
debug             625 libglibc/regex.c   if (debug) print_double_string (w, s1, sz1, s2, sz2)
debug             998 libglibc/regex.c     debug = 1;
debug             999 libglibc/regex.c   else if (debug) /* was on but now is not */
debug            1000 libglibc/regex.c     debug = 0;
debug            1938 libglibc/regex.c   if (debug)
debug            2942 libglibc/regex.c   if (debug)
debug              33 libutil/die.c  static int debug;
debug              49 libutil/die.c  	debug = 1;
debug              70 libutil/die.c  	if (debug)
debug              89 libutil/die.c  	if (debug)
debug              96 libutil/find.c extern int debug;
debug             167 libutil/find.c 		if (debug)
debug             258 libutil/find.c 		if (debug)
debug             271 libutil/find.c 		if (debug)
debug             276 libutil/find.c 			if (debug) {
debug             286 libutil/find.c 		if (debug)
debug              32 libutil/locatestring.c extern int debug;
debug             149 libutil/locatestring.c 	if (debug) {
debug              77 libutil/varray.c static int debug = 0;
debug             143 libutil/varray.c 		if (debug)