/freebsd/contrib/byacc/test/btyacc/ |
H A 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 …]
|
H A 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
|
H A 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
|
H A 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
|
H A D | calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
H A D | varsyntax_calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
/freebsd/contrib/bmake/mk/ |
H A D | yacc.mk | 22 YACC?= yacc 26 YACC.y?= ${YACC} ${YFLAGS} 30 .if ${YACC.y:M-d} == "" || defined(NO_RENAME_Y_TAB_H) 34 ${YACC.y} ${.IMPSRC} 41 ${YACC.y} ${.IMPSRC} 50 .if ${YACC.y:M-d} == "" || defined(NO_RENAME_Y_TAB_H) 53 ${YACC.y} ${.IMPSRC} 61 ${YACC.y} ${.IMPSRC} 73 ${YACC [all...] |
H A D | posix.mk | 48 YACC ?= yacc 73 ${YACC} ${YFLAGS} $< 87 ${YACC} ${YFLAGS} $<
|
/freebsd/contrib/byacc/test/ |
H A D | run_make.sh | 139 YACC= 144 YACC=$name 148 if test -n "$YACC" 150 echo "** compare with $YACC" 178 $YACC run_make.y
|
H A D | run_test.sh | 53 $YACC "$@" >"$ROOT.output" 2>"$ROOT.error" 72 $YACC -o "$ROOT.$code" $opts <$1 >"$ROOT.output" 2>"$ROOT.error" 74 $YACC -o "$ROOT.$code" $opts $1 >"$ROOT.output" 2>"$ROOT.error" 97 $YACC $opts -H "$ROOT.$head" $1 >"$ROOT.output" 2>"$ROOT.error" 125 YACC=$PROG_DIR/yacc 270 $YACC $OPTS $opt2 -v -d $output $prefix -b "$ROOT${opt2}" "$input" 2>"$error"
|
/freebsd/contrib/byacc/test/yacc/ |
H A 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
|
H A D | varsyntax_calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
H A D | calc1.error | 1 YACC: 2 rules never reduced 2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
|
H A 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/contrib/bmake/mk/sys/ |
H A 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}
|
H A 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}
|
H A 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}
|
H A D | UnixWare.mk | 135 YACC ?= bison -y 137 YACC ?= yacc 140 YACC.y ?= ${YACC} ${YFLAGS} 233 ${YACC.y} ${.IMPSRC} 237 ${YACC.y} ${.IMPSRC} 240 ${YACC.y} ${.IMPSRC}
|
H A D | Generic.mk |
|
H A D | AIX.mk | 75 YACC ?= yacc 77 YACC.y ?= ${YACC} ${YFLAGS} 170 ${YACC.y} ${.IMPSRC} 174 ${YACC.y} ${.IMPSRC} 177 ${YACC.y} ${.IMPSRC}
|
H A D | IRIX.mk | 83 YACC ?= yacc 85 YACC.y ?= ${YACC} ${YFLAGS} 180 ${YACC.y} ${.IMPSRC} 184 ${YACC.y} ${.IMPSRC} 187 ${YACC.y} ${.IMPSRC}
|
H A D | Linux.mk | 78 YACC ?= yacc 80 YACC.y ?= ${YACC} ${YFLAGS} 173 ${YACC.y} ${.IMPSRC} 177 ${YACC.y} ${.IMPSRC} 180 ${YACC.y} ${.IMPSRC}
|
H A D | OpenBSD.mk | 94 YACC ?= yacc 96 YACC.y ?= ${YACC} ${YFLAGS} 191 ${YACC.y} ${.IMPSRC} 195 ${YACC.y} ${.IMPSRC} 198 ${YACC.y} ${.IMPSRC}
|
H A D | Darwin.mk | 103 YACC ?= bison -y 105 YACC.y ?= ${YACC} ${YFLAGS} 208 ${YACC.y} ${.IMPSRC} 212 ${YACC.y} ${.IMPSRC} 215 ${YACC.y} ${.IMPSRC}
|
H A D | NetBSD.mk | 119 YACC ?= yacc 121 YACC.y ?= ${YACC} ${YFLAGS} 216 ${YACC.y} ${.IMPSRC} 220 ${YACC.y} ${.IMPSRC} 223 ${YACC.y} ${.IMPSRC}
|