HomeSort by: relevance | last modified time | path
    Searched defs:diagfile (Results 1 - 3 of 3) sorted by relevancy

  /src/games/larn/
config.c 44 char diagfile[] = "Diagfile"; /* the diagnostic filename */ variable
  /src/external/bsd/pcc/dist/pcc/f77/f77/
f77.c 57 FILEP diagfile; variable
145 diagfile = stderr;
249 fprintf(diagfile, "invalid flag -I%c\n", s[1]);
354 fprintf(diagfile, "%s:\n", argv[i]);
431 fprintf(diagfile, "\n");
468 fprintf(diagfile, "\n");
541 fprintf(diagfile, "%s\n", str);
663 fprintf(diagfile, "Termination code %d", status);
681 fprintf(diagfile, "Error: Cannot read file %s\n", s);
777 vfprintf(diagfile, fmt, ap)
    [all...]
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
init.c 41 FILEP diagfile; variable

Completed in 24 milliseconds