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

/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h78 extern char *appname;
H A Daicasm.c87 char *appname; variable
137 appname = *argv;
158 "'s' or 'p' argument\n", appname);
181 appname, ch, optarg);
216 "times\n", appname);
257 fprintf(stderr, "%s: No input file specifiled\n", appname);
266 appname);
315 " input_file\n", appname);
457 fprintf(stderr, "%s: %d instructions used\n", appname, instrcount);
691 fprintf(stderr, "%s: ", appname);
[all...]
H A Daicasm_symbol.c576 fprintf(stderr, "%s: %d of %d register definitions used\n", appname,

Completed in 51 milliseconds