/titanic_51/usr/src/cmd/make/bin/ |
H A D | svr4.make.rules.file | 44 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 D | make.rules.file | 76 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 [all...] |
/titanic_51/usr/src/cmd/ipf/tools/ |
H A D | Makefile.tools | 122 $(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_51/usr/src/cmd/egrep/ |
H A D | Makefile | 44 $(YACC.y) $<
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 155 #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_51/usr/src/cmd/abi/spectrans/ |
H A D | Makefile.cmd | 53 $(YACC.y) $<
|
/titanic_51/usr/src/tools/ndrgen/ |
H A D | Makefile | 60 $(YACC.y) -d ndr_parse.y
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppproto.c | 163 #undef YACC 164 #define YACC (1L<<29) macro 2100 if ((flags & YACC) && c == '%' && *ip == '{') in lex() 2335 proto->flags |= YACC; in pppopen() 2377 if (!(proto->flags & YACC) && file && (m = strlen(file)) > 2 && file[--m] == 'y' && file[--m] == '.') in pppopen() 2378 proto->flags |= YACC; in pppopen() 2417 if (!(flags & PROTO_CLASSIC) && !(proto->flags & YACC)) in pppopen() 2471 if (proto->flags & YACC) in pppopen() 2533 if (proto->flags & YACC) in pppread() 2557 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread() [all...] |
/titanic_51/usr/src/cmd/bc/ |
H A D | Makefile | 74 $(YACC.y) bc.y
|
/titanic_51/usr/src/cmd/loadkeys/ |
H A D | Makefile | 61 $(YACC.y) loadkeys.y
|
/titanic_51/usr/src/cmd/pools/poolcfg/ |
H A D | Makefile | 70 $(YACC) $(YFLAGS) poolcfg.y
|
/titanic_51/usr/src/lib/libfru/ |
H A D | Makefile.targ | 48 $(YACC.y) -d ../libfru/nameSyntaxYacc.y
|
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | Makefile | 67 $(YACC) -dt $(EVERSRCDIR)/escparse.y
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | Makefile | 60 $(YACC) $(YFLAGS) nwamcfg_grammar.y
|
/titanic_51/usr/src/cmd/zonecfg/ |
H A D | Makefile | 65 $(YACC) $(YFLAGS) zonecfg_grammar.y
|
/titanic_51/usr/src/lib/libsec/ |
H A D | Makefile.com | 75 $(YACC) $(YFLAGS) $(SRCDIR)/acl.y
|
/titanic_51/usr/src/cmd/tnf/prex/ |
H A D | Makefile.com | 88 $(YACC.y) ../prexgram.y
|
/titanic_51/usr/src/cmd/eqn/neqn.d/ |
H A D | Makefile | 55 $(YACC.y) ../$(YACCSRC)
|
/titanic_51/usr/src/cmd/fm/eversholt/ |
H A D | Makefile.esc.com | 77 $(YACC) -dtv $(EVERCMNSRC)/escparse.y
|
/titanic_51/usr/src/cmd/sgs/librtld_db/demo/ |
H A D | Makefile.targ | 42 $(YACC) -d ../common/gram.y
|
/titanic_51/usr/src/cmd/genmsg/ |
H A D | Makefile | 79 $(YACC) $(YFLAGS) $(PSRC_Y)
|
/titanic_51/usr/src/cmd/eqn/eqn.d/ |
H A D | Makefile | 53 $(YACC.y) ../$(YACCSRC)
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | Makefile | 80 $(YACC.y) $(YSRCS)
|
/titanic_51/usr/src/cmd/fm/fminject/ |
H A D | Makefile.com | 78 $(YACC) $(YFLAGS) ../common/inj_grammar.y
|
/titanic_51/usr/src/cmd/oawk/ |
H A D | Makefile | 86 $(YACC.y) awk.g.y
|