Searched refs:YACC (Results 1 – 25 of 296) sorted by relevance
12345678910>>...12
| /freebsd-12-stable/contrib/byacc/test/btyacc/ |
| D | err_inherit3.error | 1 YACC: w - line 64 of "./err_inherit3.y", number of arguments of namelist doesn't agree with previou… 2 YACC: w - line 64 of "./err_inherit3.y", wrong number of arguments for namelist 5 YACC: w - line 64 of "./err_inherit3.y", unknown argument $c 6 YACC: w - line 64 of "./err_inherit3.y", untyped argument $c 7 YACC: w - line 65 of "./err_inherit3.y", unknown argument $t 10 YACC: w - line 65 of "./err_inherit3.y", unknown argument $c 13 YACC: w - line 69 of "./err_inherit3.y", unknown argument $t 16 YACC: w - line 69 of "./err_inherit3.y", untyped argument $t 17 YACC: w - line 69 of "./err_inherit3.y", unknown argument $c 20 YACC: w - line 69 of "./err_inherit3.y", untyped argument $c [all …]
|
| D | err_inherit4.error | 1 YACC: w - line 32 of "./err_inherit4.y", destructor redeclared 4 YACC: w - line 77 of "./err_inherit4.y", wrong number of default arguments for namelist 7 YACC: w - line 77 of "./err_inherit4.y", wrong type for default argument 2 to namelist 10 YACC: w - line 77 of "./err_inherit4.y", wrong type for default argument 1 to namelist 13 YACC: w - line 77 of "./err_inherit4.y", @2 references beyond the end of the current rule
|
| D | err_syntax10.error | 1 YACC: w - line 7 of "./err_syntax10.y", the type of '(' has been redeclared 2 YACC: w - line 7 of "./err_syntax10.y", the type of '*' has been redeclared 3 YACC: w - line 7 of "./err_syntax10.y", the type of '&' has been redeclared
|
| D | err_inherit2.error | 1 YACC: w - line 64 of "./err_inherit2.y", number of arguments of namelist doesn't agree with previou… 2 YACC: w - line 64 of "./err_inherit2.y", type of argument 1 to namelist doesn't agree with previous… 3 YACC: e - line 64 of "./err_inherit2.y", bad formal argument list
|
| D | varsyntax_calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
| D | calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
| D | err_syntax14.error | 1 YACC: w - line 7 of "./err_syntax14.y", the start symbol has been redeclared 2 YACC: e - the start symbol text2 is undefined
|
| /freebsd-12-stable/contrib/bmake/mk/ |
| D | yacc.mk | 20 YACC?= yacc 24 YACC.y?= ${YACC} ${YFLAGS} 26 .if ${YACC.y:M-d} == "" || defined(NO_RENAME_Y_TAB_H) 29 ${YACC.y} ${.IMPSRC} 37 ${YACC.y} ${.IMPSRC} 49 ${YACC.y} ${.IMPSRC} && \
|
| /freebsd-12-stable/contrib/ipfilter/tools/ |
| D | Makefile | 1 YACC=yacc -v macro 16 $(YACC) -d ipf_y.y 30 $(YACC) -d ipmon_y.y 43 $(YACC) -d ipscan_y.y 57 $(YACC) -d ippool_y.y 70 $(YACC) -d ipnat_y.y
|
| /freebsd-12-stable/contrib/byacc/test/ |
| D | run_make.sh | 129 YACC= 134 YACC=$name 138 if test -n "$YACC" 140 echo "** compare with $YACC" 167 $YACC run_make.y
|
| /freebsd-12-stable/contrib/byacc/test/yacc/ |
| D | err_syntax10.error | 1 YACC: w - line 7 of "./err_syntax10.y", the type of '(' has been redeclared 2 YACC: w - line 7 of "./err_syntax10.y", the type of '*' has been redeclared 3 YACC: w - line 7 of "./err_syntax10.y", the type of '&' has been redeclared
|
| D | calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
| D | varsyntax_calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
| D | err_syntax14.error | 1 YACC: w - line 7 of "./err_syntax14.y", the start symbol has been redeclared 2 YACC: e - the start symbol text2 is undefined
|
| /freebsd-12-stable/contrib/bmake/mk/sys/ |
| D | OSF1.mk | 86 YACC ?= bison -y 88 YACC ?= yacc 91 YACC.y ?= ${YACC} ${YFLAGS} 184 ${YACC.y} ${.IMPSRC} 188 ${YACC.y} ${.IMPSRC} 191 ${YACC.y} ${.IMPSRC}
|
| D | HP-UX.mk | 114 YACC ?= bison -y 116 YACC ?= yacc 119 YACC.y ?= ${YACC} ${YFLAGS} 212 ${YACC.y} ${.IMPSRC} 216 ${YACC.y} ${.IMPSRC} 219 ${YACC.y} ${.IMPSRC}
|
| D | SunOS.mk | 107 YACC ?= bison -y 109 YACC ?= yacc 112 YACC.y ?= ${YACC} ${YFLAGS} 205 ${YACC.y} ${.IMPSRC} 209 ${YACC.y} ${.IMPSRC} 212 ${YACC.y} ${.IMPSRC}
|
| D | UnixWare.mk | 129 YACC ?= bison -y 131 YACC ?= yacc 134 YACC.y ?= ${YACC} ${YFLAGS} 227 ${YACC.y} ${.IMPSRC} 231 ${YACC.y} ${.IMPSRC} 234 ${YACC.y} ${.IMPSRC}
|
| D | Linux.mk | 78 YACC ?= yacc 80 YACC.y ?= ${YACC} ${YFLAGS} 173 ${YACC.y} ${.IMPSRC} 177 ${YACC.y} ${.IMPSRC} 180 ${YACC.y} ${.IMPSRC}
|
| D | AIX.mk | 75 YACC ?= yacc 77 YACC.y ?= ${YACC} ${YFLAGS} 170 ${YACC.y} ${.IMPSRC} 174 ${YACC.y} ${.IMPSRC} 177 ${YACC.y} ${.IMPSRC}
|
| D | Generic.mk | 92 YACC ?= yacc 94 YACC.y ?= ${YACC} ${YFLAGS} 189 ${YACC.y} ${.IMPSRC} 193 ${YACC.y} ${.IMPSRC} 196 ${YACC.y} ${.IMPSRC}
|
| D | IRIX.mk | 84 YACC ?= yacc 86 YACC.y ?= ${YACC} ${YFLAGS} 181 ${YACC.y} ${.IMPSRC} 185 ${YACC.y} ${.IMPSRC} 188 ${YACC.y} ${.IMPSRC}
|
| D | OpenBSD.mk | 94 YACC ?= yacc 96 YACC.y ?= ${YACC} ${YFLAGS} 191 ${YACC.y} ${.IMPSRC} 195 ${YACC.y} ${.IMPSRC} 198 ${YACC.y} ${.IMPSRC}
|
| D | Darwin.mk | 103 YACC ?= bison -y 105 YACC.y ?= ${YACC} ${YFLAGS} 208 ${YACC.y} ${.IMPSRC} 212 ${YACC.y} ${.IMPSRC} 215 ${YACC.y} ${.IMPSRC}
|
| D | NetBSD.mk | 119 YACC ?= yacc 121 YACC.y ?= ${YACC} ${YFLAGS} 216 ${YACC.y} ${.IMPSRC} 220 ${YACC.y} ${.IMPSRC} 223 ${YACC.y} ${.IMPSRC}
|
12345678910>>...12