verbose 60 dxref.c int verbose; verbose 231 dxref.c args.verbose = 1; verbose 524 dxref.c if (args.verbose) printf ("translating sources to htmls\n"); verbose 610 dxref.c if (args.verbose) verbose 1182 dxref.c if (args.verbose) printf ("processing .debug_info\n"); verbose 1206 dxref.c if (args.verbose) printf ("\tprocessing %s\n", attr); verbose 1679 dxref.c if (args.verbose) printf ("processing all structures\n"); verbose 1730 dxref.c if (args.verbose) printf ("processing all unions\n"); verbose 1780 dxref.c if (args.verbose) printf ("processing all typedefs\n"); verbose 1830 dxref.c if (args.verbose) printf ("processing all enum tags\n"); verbose 1880 dxref.c if (args.verbose) printf ("processing all enum constants\n"); verbose 1930 dxref.c if (args.verbose) printf ("processing all labels\n"); verbose 1979 dxref.c if (args.verbose) printf ("processing all functions\n"); verbose 2050 dxref.c if (args.verbose) printf ("processing all variables\n"); verbose 2115 dxref.c if (args.verbose) printf ("processing all files\n"); verbose 2166 dxref.c if (args.verbose) printf ("processing all macros\n");