Home
last modified time | relevance | path

Searched refs:appname (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm.c87 char *appname; variable
137 appname = *argv; in main()
158 "'s' or 'p' argument\n", appname); in main()
181 appname, ch, optarg); in main()
216 "times\n", appname); in main()
257 fprintf(stderr, "%s: No input file specified\n", appname); in main()
266 appname); in main()
315 " input_file\n", appname); in usage()
456 fprintf(stderr, "%s: %d instructions used\n", appname, instrcount); in output_code()
690 fprintf(stderr, "%s: ", appname); in stop()
[all …]
Daicasm.h74 extern char *appname;
Daicasm_symbol.c572 fprintf(stderr, "%s: %d of %d register definitions used\n", appname, in symtable_dump()