Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 25 of 143) sorted by relevance

123456

/original-bsd/usr.bin/pascal/pi/
H A DMakefile18 OBJS+= config.c y.tab.o
19 CLEANFILES+=opc y.tab.h y.tab.c y.tab.out ${WHOAMI}*strings config.c \
32 y.tab.o: y.tab.c y.tab.h
33 rm -f x.y.tab.c
36 mv x.y.tab.o y.tab.o
37 rm -f x.y.tab.c
39 y.tab.c: y.tab.h
43 echo make y.tab.h and y.tab.c; \
44 rm -f y.tab.h y.tab.c; \
47 echo copy y.tab.h and y.tab.c; \
[all …]
/original-bsd/usr.bin/struct/struct/
H A D4.out.c14 outrat(v,tab,tabfirst) in outrat() argument
36 TABOVER(tab);
118 TABOVER(tab);
165 prstln(v,tab);
188 TABOVER(tab);
244 TABOVER(tab);
266 prlab(n,tab) in prlab() argument
267 int n,tab; in prlab()
269 TABOVER(tab);
275 prstln(v,tab) in prstln() argument
[all …]
H A D0.graph.c36 prtr(v,tab) /* print tree in form of program indenting by tab */ in prtr() argument
38 int tab;
41 TABOVER(tab);
48 TABOVER(tab+1);
51 prtr(LCHILD(v,i),tab+1);
52 TABOVER(tab+1);
56 prtr(RSIB(v),tab);
H A D4.form.c54 prcode(linecount,tab) in prcode() argument
55 int linecount, tab; in prcode()
71 TABOVER(tab);
76 {if (someout) TABOVER(tab);
/original-bsd/usr.bin/pascal/pc0/
H A DMakefile24 OBJS+= config.c y.tab.o
25 CLEANFILES+=opc y.tab.h y.tab.c y.tab.out ${WHOAMI}*strings config.c \
35 y.tab.o: y.tab.c y.tab.h
36 rm -f x.y.tab.c
38 ${CC} ${CFLAGS} -c x.y.tab.c
39 mv x.y.tab.o y.tab.o
40 rm -f x.y.tab.c
42 y.tab.c: y.tab.h
45 @echo make y.tab.h and y.tab.c
46 rm -f y.tab.h y.tab.c
[all …]
/original-bsd/usr.sbin/mtree/
H A Dcompare.c32 tab = "\t"; \
35 tab = ""; \
49 char *cp, *tab; local
98 tab = "\t";
112 tab = "\t";
127 tab = "\t";
134 tab = "\t";
140 tab = "\t";
154 tab = "\t";
161 tab = "\t";
[all …]
/original-bsd/usr.bin/pascal/pxp/
H A DMakefile12 var.c y.tab.c yycomm.c yycopy.c yycosts.c yyerror.c yyget.c yyid.c \
15 CLEANFILES=opc y.tab.c y.tab.h opcode.h version
17 y.tab.h: ${SRCDIR}/pas.y ${SRCDIR}/gram
19 echo make y.tab.h and y.tab.c; \
20 rm -f y.tab.h y.tab.c; \
23 echo copy y.tab.h and y.tab.c; \
24 cp ${SRCDIR}/y.tab.c ${SRCDIR}/y.tab.h .; \
26 ex - y.tab.c < ${SRCDIR}/gram
42 ${OBJS} .depend: opcode.h y.tab.h
/original-bsd/local/ditroff/ditroff.okeeffe/eqn/
H A DMakefile17 y.tab.h: eqn.o
19 prevy.tab.h: y.tab.h
20 -cmp -s y.tab.h prevy.tab.h || cp y.tab.h prevy.tab.h
22 ${OBJECTS}: e.h prevy.tab.h
29 rm -f dieqn *.o make.out y.tab.h prevy.tab.h
H A Do.makefile16 y.tab.h: e.o
18 e.def: y.tab.h
19 -cmp -s y.tab.h e.def || cp y.tab.h e.def
30 lint: y.tab.c
34 rm -f a.out *.o make.out y.tab.h e.def
/original-bsd/usr.bin/spell/
H A Dspell.h16 int *tab; /*honeywell loader deficiency*/ variable
21 short tab[TABSIZE]; variable
63 if ((tab = (int *)calloc(sizeof(*tab), TABSIZE)) == NULL)
70 if (fread((char *)tab, sizeof(*tab), TABSIZE, f) != TABSIZE)
82 #define get(h) (tab[h>>SHIFT]&(1<<((int)h&((1<<SHIFT)-1))))
83 #define set(h) tab[h>>SHIFT] |= 1<<((int)h&((1<<SHIFT)-1))
/original-bsd/local/toolchest/nawk/src/
H A DMakefile26 $(OFILES): prevy.tab.h awk.h
30 prevy.tab.h: y.tab.h
31 -cmp -s y.tab.h prevy.tab.h || (cp y.tab.h prevy.tab.h; echo change maketab)
36 maketab: prevy.tab.h maketab.c
40 rm -f awk *.o t.* *temp* *.out *junk* y.tab.* prevy.tab.h maketab proctab.c
/original-bsd/local/ditroff/ditroff.okeeffe/grap/
H A DMakefile18 $(OFILES) grapl.o: grap.h prevy.tab.h
22 mv y.tab.c grap.c
24 y.tab.h: grap.o
26 prevy.tab.h: y.tab.h
27 -cmp -s y.tab.h prevy.tab.h || cp y.tab.h prevy.tab.h
37 rm -rf grap *.o y.tab.h grap.c
/original-bsd/local/ditroff/ditroff.okeeffe/term/
H A DMakefile7 TABS = tab.1650.10 tab.1650.12 tab.37 tab.450 tab.lp
/original-bsd/usr.bin/yacc/
H A Dyyfix.sh19 if grep yylhs y.tab.c > /dev/null ; then
20 if grep yyname y.tab.c > /dev/null ; then
23 if grep yyrule y.tab.c > /dev/null ; then
34 ed - y.tab.c << END
/original-bsd/usr.bin/mail/
H A Dcmd2.c439 ignore1(list, tab, which) in ignore1() argument
441 struct ignoretab *tab;
450 return igshow(tab, which);
453 if (member(field, tab))
460 igp->i_link = tab->i_head[h];
461 tab->i_head[h] = igp;
462 tab->i_count++;
471 igshow(tab, which) in igshow() argument
472 struct ignoretab *tab; in igshow()
480 if (tab->i_count == 0) {
[all …]
/original-bsd/usr.sbin/amd/fsinfo/
H A DMakefile10 fsi_gram.c y.tab.c fsi_gram.h y.tab.h \
21 mv y.tab.c fsi_gram.c
22 mv y.tab.h fsi_gram.h
/original-bsd/old/init/
H A Dinit.c35 struct tab struct
47 struct tab *next; argument
145 itab = (struct tab *)0; in shutdown()
271 register struct tab *p; in multiple()
310 register struct tab *p; in merge()
365 p1 = (struct tab *)0; in merge()
392 register struct tab *p; in term()
406 struct tab *p;
441 register struct tab *p; in cleanutmp()
471 register struct tab *p; in idle()
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Doptions.c32 "tab", &tab,
33 "TAB", &tab,
53 tab = '\t'; in getcomm()
86 if(lp -> optadd == &tab){ in getcomm()
/original-bsd/old/tbl/
H A Dt3.c26 "tab", &tab,
27 "TAB", &tab,
41 tab = '\t'; in getcomm()
69 if (lp->optadd == &tab) in getcomm()
/original-bsd/share/mk/
H A Dsys.mk69 ${CC} ${CFLAGS} -c y.tab.c -o ${.TARGET}
70 rm -f y.tab.c
79 mv y.tab.c ${.TARGET}
95 ${CC} ${CFLAGS} y.tab.c ${LDLIBS} -ly -o ${.TARGET}
96 rm -f y.tab.c
/original-bsd/old/eqn/neqn/
H A DMakefile12 CLEANFILES+=e.c e.def y.tab.h
16 mv y.tab.c e.c
17 mv y.tab.h e.def
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A DMakefile37 y.tab.h: picy.o
40 -cmp -s y.tab.h pic.ydef || cp y.tab.h pic.ydef
47 rm -f ${OBJECTS} *.o y.tab.h make.out
/original-bsd/old/eqn/eqn/
H A DMakefile12 CLEANFILES+=e.c e.def y.tab.h
16 mv y.tab.c e.c
17 mv y.tab.h e.def
/original-bsd/contrib/connectd/cd/
H A Dmain.c52 struct tab struct
64 struct tab *next; argument
99 struct tab *p ;
365 term() { struct tab *p; in term()
481 itab = (struct tab *)0; in shutdown()
601 register struct tab *p; in multiple()
638 register struct tab *p; in merge()
695 p1 = (struct tab *)0; in merge()
722 register struct tab *p; in term()
738 struct tab *p;
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/ideal/
H A DMakefile41 y.tab.c: idyac.y
61 rm -f *.o y.tab.c lex.yy.c y.tab.h

123456