Lines Matching refs:stderr
128 fprintf(stderr, "%s: near %s line %u\n", argv0, s->filename, s->lno-1);
134 fprintf(stderr, "%s: out of memory in %s\n", argv0, who );
142 fprintf(stderr, "%s: parse error: %s\n", argv0, msg );
150 fprintf(stderr, "%s: %s\n", argv0, msg );
841 fprintf(stderr, "%s: Merges multiple cachegrind output files into one\n",
843 fprintf(stderr, "%s: usage: %s [-o outfile] [files-to-merge]\n",
892 fprintf(stderr, "%s: parsing %s\n", argv0, argv[i]);
910 fprintf(stderr, "%s: merging %s\n", argv0, argv[i]);
921 fprintf(stderr, "%s: writing %s\n",
928 fprintf(stderr, "%s: can't create output file %s\n",
939 fprintf(stderr, "%s: error writing output file %s\n",