Home
last modified time | relevance | path

Searched refs:ccom (Results 1 – 9 of 9) sorted by relevance

/original-bsd/old/pcc/
H A DMakefile4 SUBDIR= c2 cc ccom f1 lint
6 SUBDIR= c2 cc ccom f1 lint sccom
/original-bsd/old/pcc/ccom.tahoe/
H A DMakefile3 PROG= ccom
12 LINKS= ${BINDIR}/ccom ${BINDIR}/sccom
/original-bsd/old/pcc/f1.tahoe/
H A DMakefile5 CCOM= ${.CURDIR}/../ccom.${MACHINE}
/original-bsd/old/pcc/f1.vax/
H A DMakefile5 CCOM= ${.CURDIR}/../ccom.vax
/original-bsd/usr.bin/file/
H A Dfile.c310 if(ccom() == 0)goto notc;
320 if(ccom() == 0)goto notc;
481 ccom(){ in ccom() function
493 if(buf[i] == '\n')if(ccom() == 0)return(0); in ccom()
/original-bsd/old/pcc/cc/
H A Dcc.c13 char *ccom = _PATH_CCOM; variable
169 ccom = strspl(npassname, "ccom");
244 if (callsys(fflag ? sccom : ccom, av)) {
/original-bsd/old/pcc/ccom.vax/
H A DMakefile3 PROG= ccom
H A DLOG53 The latest 'ccom' runs twice as fast as the 4.2 BSD compiler in this
82 recognized with the same syntax by ccom. Unknown control lines elicit
296 A minor code improvement in ccom led to problems in c2 -- c2 was able
/original-bsd/old/pcc/sccom.vax/
H A DMakefile9 CCOM= ${.CURDIR}/../ccom.vax