Home
last modified time | relevance | path

Searched refs:pass2opt (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/f77/f77.tahoe/
H A Df77.c111 static char *pass2opt = PASS2OPT ; variable
218 pass2opt = s+1; goto endfor;
744 pass2opt, asmpass2, optzfname);
/original-bsd/usr.bin/f77/f77.vax/
H A Df77.c122 static char *pass2opt = PASS2OPT ; variable
237 pass2opt = s+1; goto endfor;
765 sprintf(buff, "%s -f %s %s", pass2opt, asmpass2, optzfname);