| /netbsd-src/external/bsd/byacc/dist/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 | 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
|
| H A D | err_syntax24.error | 1 YACC: w - line 21 of "./err_syntax24.y", the default action for expr assigns an undefined value to … 2 YACC: e - line 22 of "./err_syntax24.y", $$ is untyped
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
| H A D | bison-i18n.m4 | 25 dnl AC_PROG_YACC sets the YACC variable; other macros set the BISON variable. 26 dnl But even is YACC is called "yacc", it may be a script that invokes bison 28 dnl YACC's default value is empty; BISON's default value is :. 29 if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then 30 BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir`
|
| /netbsd-src/external/bsd/byacc/dist/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 | 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.
|
| 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
|
| H A D | err_syntax24.error | 1 YACC: w - line 21 of "./err_syntax24.y", the default action for expr assigns an undefined value to … 2 YACC: e - line 22 of "./err_syntax24.y", $$ is untyped
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/config/ |
| H A D | bison.m4 | 21 # -- $(YACC) $(YFLAGS) $(AM_YFLAGS) 74 # This macro sets the autoconf variables YACC (for old-style yacc Makefile 78 : ${YACC='bison -o y.tab.c'} 80 dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB 82 dnl useful to override the description of YACC in the --help output, re 84 AC_ARG_VAR([YACC],
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/config/ |
| H A D | bison.m4 | 21 # -- $(YACC) $(YFLAGS) $(AM_YFLAGS) 74 # This macro sets the autoconf variables YACC (for old-style yacc Makefile 78 : ${YACC='bison -o y.tab.c'} 80 dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB 82 dnl useful to override the description of YACC in the --help output, re 84 AC_ARG_VAR([YACC],
|
| /netbsd-src/external/gpl2/xcvs/dist/m4/ |
| H A D | bison.m4 | 18 : ${YACC="\${SHELL} $am_aux_dir/bison-missing --run bison -y"} 20 dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB 22 dnl useful to override the description of YACC in the --help output, re 24 AC_ARG_VAR(YACC,
|
| /netbsd-src/share/mk/ |
| H A D | sys.mk | 126 YACC?= yacc 128 YACC.y?= ${YACC} ${YFLAGS} 234 ${YACC.y} ${.IMPSRC} 238 ${YACC.y} ${.IMPSRC} 241 ${YACC.y} ${.IMPSRC}
|
| /netbsd-src/external/bsd/ipf/bin/ipftest/ |
| H A D | Makefile | 36 ${YACC} -b ipnat -d ${.ALLSRC} 61 ${YACC} -b ippool -d ${.ALLSRC} 84 ${YACC} -b ipf -d ${.ALLSRC}
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | prog_yacc.m4 | 3 [AC_CHECK_PROGS(YACC, 'bison -y' byacc yacc, :) 4 if test "x$YACC" = "x:"; then
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | krb-prog-yacc.m4 | 8 [AC_CHECK_PROGS(YACC, byacc yacc 'bison -y') 9 if test "$YACC" = ""; then
|
| /netbsd-src/external/bsd/flex/dist/examples/manual/ |
| H A D | Makefile.examples | 13 YACC = bison -d -y 26 $(YACC) expr.y 31 $(YACC) front.y
|
| /netbsd-src/external/gpl3/gcc.old/usr.bin/host-libcpp/ |
| H A D | Makefile | 20 YACC=${YACC:Q}
|
| /netbsd-src/external/gpl3/gcc/usr.bin/host-libcpp/ |
| H A D | Makefile | 20 YACC=${YACC:Q}
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| H A D | Makefile.in | 24 YACC = @YACC@
|