Home
last modified time | relevance | path

Searched refs:YACC (Results 1 – 25 of 34) sorted by relevance

12

/titanic_41/usr/src/cmd/make/bin/
H A Dsvr4.make.rules.file44 YACC=yacc
156 $(YACC) $(YFLAGS) $<
159 $(YACC) $(YFLAGS) $<
165 $(YACC) $(YFLAGS) $*.y
170 $(YACC) $(YFLAGS) $*.y
214 $(YACC) $(YFLAGS) $<
217 $(YACC) $(YFLAGS) $<
223 $(YACC) $(YFLAGS) $*.Y
228 $(YACC) $(YFLAGS) $*.Y
H A Dmake.rules.file76 YACC=yacc
78 YACC.y=$(YACC) $(YFLAGS)
80 $(YACC.y) $<
85 $(YACC) $(YFLAGS) $*.y
90 $(YACC.y) $<
94 $(YACC) $(YFLAGS) $*.y
97 $(YACC.y) $<
102 $(YACC.y) $*.y
106 $(YACC.y) $<
111 $(YACC) $(YFLAGS) $*.y
/titanic_41/usr/src/cmd/ipf/tools/
H A DMakefile.tools122 $(YACC) -d -b ipf ../ipf_y.y
161 $(YACC) -d -b ipmon ../ipmon_y.y
192 $(YACC) -d -b ipnat ../ipnat_y.y
223 $(YACC) -d -b ippool ../ippool_y.y
/titanic_41/usr/src/cmd/egrep/
H A DMakefile44 $(YACC.y) $<
/titanic_41/usr/src/lib/libpp/common/
H A Dppproto.c155 #undef YACC
156 #define YACC (1L<<29) macro
2068 if ((flags & YACC) && c == '%' && *ip == '{') t = 0; in lex()
2275 proto->flags |= YACC; in pppopen()
2317 …if (!(proto->flags & YACC) && file && (m = strlen(file)) > 2 && file[--m] == 'y' && file[--m] == '… in pppopen()
2318 proto->flags |= YACC; in pppopen()
2357 if (!(flags & PROTO_CLASSIC) && !(proto->flags & YACC)) in pppopen()
2411 if (proto->flags & YACC) in pppopen()
2473 if (proto->flags & YACC) in pppread()
2497 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
[all …]
/titanic_41/usr/src/tools/ndrgen/
H A DMakefile60 $(YACC.y) -d ndr_parse.y
/titanic_41/usr/src/cmd/abi/spectrans/
H A DMakefile.cmd53 $(YACC.y) $<
/titanic_41/usr/src/cmd/bc/
H A DMakefile74 $(YACC.y) bc.y
/titanic_41/usr/src/lib/libfru/
H A DMakefile.targ48 $(YACC.y) -d ../libfru/nameSyntaxYacc.y
/titanic_41/usr/src/cmd/loadkeys/
H A DMakefile61 $(YACC.y) loadkeys.y
/titanic_41/usr/src/cmd/pools/poolcfg/
H A DMakefile70 $(YACC) $(YFLAGS) poolcfg.y
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A DMakefile67 $(YACC) -dt $(EVERSRCDIR)/escparse.y
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A DMakefile60 $(YACC) $(YFLAGS) nwamcfg_grammar.y
/titanic_41/usr/src/lib/libsec/
H A DMakefile.com75 $(YACC) $(YFLAGS) $(SRCDIR)/acl.y
/titanic_41/usr/src/cmd/zonecfg/
H A DMakefile65 $(YACC) $(YFLAGS) zonecfg_grammar.y
/titanic_41/usr/src/cmd/tnf/prex/
H A DMakefile.com88 $(YACC.y) ../prexgram.y
/titanic_41/usr/src/cmd/eqn/neqn.d/
H A DMakefile55 $(YACC.y) ../$(YACCSRC)
/titanic_41/usr/src/cmd/fm/eversholt/
H A DMakefile.esc.com77 $(YACC) -dtv $(EVERCMNSRC)/escparse.y
/titanic_41/usr/src/cmd/eqn/eqn.d/
H A DMakefile53 $(YACC.y) ../$(YACCSRC)
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/
H A DMakefile.targ42 $(YACC) -d ../common/gram.y
/titanic_41/usr/src/cmd/genmsg/
H A DMakefile79 $(YACC) $(YFLAGS) $(PSRC_Y)
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A DMakefile80 $(YACC.y) $(YSRCS)
/titanic_41/usr/src/cmd/fm/fminject/
H A DMakefile.com78 $(YACC) $(YFLAGS) ../common/inj_grammar.y
/titanic_41/usr/src/cmd/oawk/
H A DMakefile86 $(YACC.y) awk.g.y
/titanic_41/usr/src/cmd/msgfmt/
H A DMakefile112 $(YACC.y) gnu_po.y

12