Searched refs:yyerrctx (Results 1 - 25 of 49) sorted by relevance

12

/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.c377 YYParseState *yyerrctx = NULL; local
691 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
694 if (yyerrctx) yyFreeState(yyerrctx);
696 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
697 if (yyerrctx == NULL) goto yyenomem;
698 yyerrctx->save = yyps->save;
699 yyerrctx->state = yystate;
700 yyerrctx
[all...]
H A Ddefines1.calc.c555 YYParseState *yyerrctx = NULL; local
869 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
872 if (yyerrctx) yyFreeState(yyerrctx);
874 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
875 if (yyerrctx == NULL) goto yyenomem;
876 yyerrctx->save = yyps->save;
877 yyerrctx->state = yystate;
878 yyerrctx
[all...]
H A Derr_syntax20.tab.c513 YYParseState *yyerrctx = NULL; local
827 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
830 if (yyerrctx) yyFreeState(yyerrctx);
832 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
833 if (yyerrctx == NULL) goto yyenomem;
834 yyerrctx->save = yyps->save;
835 yyerrctx->state = yystate;
836 yyerrctx
[all...]
H A Dstdin2.calc.c555 YYParseState *yyerrctx = NULL; local
869 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
872 if (yyerrctx) yyFreeState(yyerrctx);
874 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
875 if (yyerrctx == NULL) goto yyenomem;
876 yyerrctx->save = yyps->save;
877 yyerrctx->state = yystate;
878 yyerrctx
[all...]
H A Dstdin1.calc.c555 YYParseState *yyerrctx = NULL; local
869 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
872 if (yyerrctx) yyFreeState(yyerrctx);
874 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
875 if (yyerrctx == NULL) goto yyenomem;
876 yyerrctx->save = yyps->save;
877 yyerrctx->state = yystate;
878 yyerrctx
[all...]
H A Dquote_calc4-s.tab.c667 YYParseState *yyerrctx = NULL; local
981 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
984 if (yyerrctx) yyFreeState(yyerrctx);
986 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
987 if (yyerrctx == NULL) goto yyenomem;
988 yyerrctx->save = yyps->save;
989 yyerrctx->state = yystate;
990 yyerrctx
[all...]
H A Dquote_calc4.tab.c667 YYParseState *yyerrctx = NULL; local
981 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
984 if (yyerrctx) yyFreeState(yyerrctx);
986 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
987 if (yyerrctx == NULL) goto yyenomem;
988 yyerrctx->save = yyps->save;
989 yyerrctx->state = yystate;
990 yyerrctx
[all...]
H A Dquote_calc3-s.tab.c667 YYParseState *yyerrctx = NULL; local
981 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
984 if (yyerrctx) yyFreeState(yyerrctx);
986 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
987 if (yyerrctx == NULL) goto yyenomem;
988 yyerrctx->save = yyps->save;
989 yyerrctx->state = yystate;
990 yyerrctx
[all...]
H A Dquote_calc3.tab.c667 YYParseState *yyerrctx = NULL; local
981 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
984 if (yyerrctx) yyFreeState(yyerrctx);
986 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
987 if (yyerrctx == NULL) goto yyenomem;
988 yyerrctx->save = yyps->save;
989 yyerrctx->state = yystate;
990 yyerrctx
[all...]
H A Dcalc3.tab.c666 YYParseState *yyerrctx = NULL; local
989 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
992 if (yyerrctx) yyFreeState(yyerrctx);
994 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
995 if (yyerrctx == NULL) goto yyenomem;
996 yyerrctx->save = yyps->save;
997 yyerrctx->state = yystate;
998 yyerrctx
[all...]
H A Dcalc_code_all.tab.c676 YYParseState *yyerrctx = NULL; local
990 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
993 if (yyerrctx) yyFreeState(yyerrctx);
995 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
996 if (yyerrctx == NULL) goto yyenomem;
997 yyerrctx->save = yyps->save;
998 yyerrctx->state = yystate;
999 yyerrctx
[all...]
H A Dcalc_code_default.tab.c656 YYParseState *yyerrctx = NULL; local
970 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
973 if (yyerrctx) yyFreeState(yyerrctx);
975 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
976 if (yyerrctx == NULL) goto yyenomem;
977 yyerrctx->save = yyps->save;
978 yyerrctx->state = yystate;
979 yyerrctx
[all...]
H A Dcalc_code_imports.tab.c648 YYParseState *yyerrctx = NULL; local
962 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
965 if (yyerrctx) yyFreeState(yyerrctx);
967 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
968 if (yyerrctx == NULL) goto yyenomem;
969 yyerrctx->save = yyps->save;
970 yyerrctx->state = yystate;
971 yyerrctx
[all...]
H A Dcalc_code_provides.tab.c656 YYParseState *yyerrctx = NULL; local
970 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
973 if (yyerrctx) yyFreeState(yyerrctx);
975 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
976 if (yyerrctx == NULL) goto yyenomem;
977 yyerrctx->save = yyps->save;
978 yyerrctx->state = yystate;
979 yyerrctx
[all...]
H A Dcalc_code_requires.tab.c656 YYParseState *yyerrctx = NULL; local
970 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
973 if (yyerrctx) yyFreeState(yyerrctx);
975 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
976 if (yyerrctx == NULL) goto yyenomem;
977 yyerrctx->save = yyps->save;
978 yyerrctx->state = yystate;
979 yyerrctx
[all...]
H A Dcalc_code_top.tab.c656 YYParseState *yyerrctx = NULL; local
970 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
973 if (yyerrctx) yyFreeState(yyerrctx);
975 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
976 if (yyerrctx == NULL) goto yyenomem;
977 yyerrctx->save = yyps->save;
978 yyerrctx->state = yystate;
979 yyerrctx
[all...]
H A Dcalc1.tab.c792 YYParseState *yyerrctx = NULL; local
1106 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1109 if (yyerrctx) yyFreeState(yyerrctx);
1111 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1112 if (yyerrctx == NULL) goto yyenomem;
1113 yyerrctx->save = yyps->save;
1114 yyerrctx->state = yystate;
1115 yyerrctx
[all...]
H A Dbtyacc_destroy1.tab.c653 YYParseState *yyerrctx = NULL; local
967 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
970 if (yyerrctx) yyFreeState(yyerrctx);
972 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
973 if (yyerrctx == NULL) goto yyenomem;
974 yyerrctx->save = yyps->save;
975 yyerrctx->state = yystate;
976 yyerrctx
[all...]
H A Dbtyacc_destroy3.tab.c653 YYParseState *yyerrctx = NULL; local
967 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
970 if (yyerrctx) yyFreeState(yyerrctx);
972 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
973 if (yyerrctx == NULL) goto yyenomem;
974 yyerrctx->save = yyps->save;
975 yyerrctx->state = yystate;
976 yyerrctx
[all...]
H A Dbtyacc_destroy2.tab.c653 YYParseState *yyerrctx = NULL; local
967 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
970 if (yyerrctx) yyFreeState(yyerrctx);
972 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
973 if (yyerrctx == NULL) goto yyenomem;
974 yyerrctx->save = yyps->save;
975 yyerrctx->state = yystate;
976 yyerrctx
[all...]
H A Dcalc2.tab.c661 YYParseState *yyerrctx = NULL; local
975 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
978 if (yyerrctx) yyFreeState(yyerrctx);
980 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
981 if (yyerrctx == NULL) goto yyenomem;
982 yyerrctx->save = yyps->save;
983 yyerrctx->state = yystate;
984 yyerrctx
[all...]
H A Dcalc.tab.c648 YYParseState *yyerrctx = NULL; local
962 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
965 if (yyerrctx) yyFreeState(yyerrctx);
967 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
968 if (yyerrctx == NULL) goto yyenomem;
969 yyerrctx->save = yyps->save;
970 yyerrctx->state = yystate;
971 yyerrctx
[all...]
H A Dcode_calc.code.c521 YYParseState *yyerrctx = NULL; local
835 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
838 if (yyerrctx) yyFreeState(yyerrctx);
840 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
841 if (yyerrctx == NULL) goto yyenomem;
842 yyerrctx->save = yyps->save;
843 yyerrctx->state = yystate;
844 yyerrctx
[all...]
H A Dcode_error.code.c491 YYParseState *yyerrctx = NULL; local
805 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
808 if (yyerrctx) yyFreeState(yyerrctx);
810 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
811 if (yyerrctx == NULL) goto yyenomem;
812 yyerrctx->save = yyps->save;
813 yyerrctx->state = yystate;
814 yyerrctx
[all...]
H A Dok_syntax1.tab.c689 YYParseState *yyerrctx = NULL; local
1012 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1015 if (yyerrctx) yyFreeState(yyerrctx);
1017 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1018 if (yyerrctx == NULL) goto yyenomem;
1019 yyerrctx->save = yyps->save;
1020 yyerrctx->state = yystate;
1021 yyerrctx
[all...]

Completed in 304 milliseconds

12