Home
last modified time | relevance | path

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

12345678910>>...16

/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Derr_inherit3.error1 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 Derr_inherit4.error1 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 Derr_syntax10.error1 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 Derr_inherit2.error1 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 Dvarsyntax_calc1.error1 YACC: 2 rules never reduced
2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
H A Dcalc1.error1 YACC: 2 rules never reduced
2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
H A Derr_syntax14.error1 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 Derr_syntax24.error1 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 Dbison-i18n.m425 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 Derr_syntax10.error1 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 Dcalc1.error1 YACC: 2 rules never reduced
2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
H A Dvarsyntax_calc1.error1 YACC: 2 rules never reduced
2 YACC: 18 shift/reduce conflicts, 26 reduce/reduce conflicts.
H A Derr_syntax14.error1 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 Derr_syntax24.error1 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 Dbison.m421 # -- $(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 Dbison.m421 # -- $(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 Dbison.m418 : ${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 Dsys.mk126 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 DMakefile36 ${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 Dprog_yacc.m43 [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 Dkrb-prog-yacc.m48 [AC_CHECK_PROGS(YACC, byacc yacc 'bison -y')
9 if test "$YACC" = ""; then
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A DMakefile.examples13 YACC = bison -d -y
26 $(YACC) expr.y
31 $(YACC) front.y
/netbsd-src/external/gpl3/gcc.old/usr.bin/host-libcpp/
H A DMakefile20 YACC=${YACC:Q}
/netbsd-src/external/gpl3/gcc/usr.bin/host-libcpp/
H A DMakefile20 YACC=${YACC:Q}
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A DMakefile.in24 YACC = @YACC@

12345678910>>...16