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

12

/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Drename_debug.c375 YYParseState *yyerrctx = NULL; local
689 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
692 if (yyerrctx) yyFreeState(yyerrctx);
694 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
695 if (yyerrctx == NULL) goto yyenomem;
696 yyerrctx->save = yyps->save;
697 yyerrctx->state = yystate;
698 yyerrctx
[all...]
H A Dbtyacc_destroy1.tab.c651 YYParseState *yyerrctx = NULL; local
965 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
968 if (yyerrctx) yyFreeState(yyerrctx);
970 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
971 if (yyerrctx == NULL) goto yyenomem;
972 yyerrctx->save = yyps->save;
973 yyerrctx->state = yystate;
974 yyerrctx
[all...]
H A Dbtyacc_destroy2.tab.c651 YYParseState *yyerrctx = NULL; local
965 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
968 if (yyerrctx) yyFreeState(yyerrctx);
970 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
971 if (yyerrctx == NULL) goto yyenomem;
972 yyerrctx->save = yyps->save;
973 yyerrctx->state = yystate;
974 yyerrctx
[all...]
H A Dbtyacc_destroy3.tab.c651 YYParseState *yyerrctx = NULL; local
965 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
968 if (yyerrctx) yyFreeState(yyerrctx);
970 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
971 if (yyerrctx == NULL) goto yyenomem;
972 yyerrctx->save = yyps->save;
973 yyerrctx->state = yystate;
974 yyerrctx
[all...]
H A Dcalc.tab.c646 YYParseState *yyerrctx = NULL; local
960 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
963 if (yyerrctx) yyFreeState(yyerrctx);
965 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
966 if (yyerrctx == NULL) goto yyenomem;
967 yyerrctx->save = yyps->save;
968 yyerrctx->state = yystate;
969 yyerrctx
[all...]
H A Dcalc1.tab.c790 YYParseState *yyerrctx = NULL; local
1104 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1107 if (yyerrctx) yyFreeState(yyerrctx);
1109 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1110 if (yyerrctx == NULL) goto yyenomem;
1111 yyerrctx->save = yyps->save;
1112 yyerrctx->state = yystate;
1113 yyerrctx
[all...]
H A Dcalc2.tab.c659 YYParseState *yyerrctx = NULL; local
973 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
976 if (yyerrctx) yyFreeState(yyerrctx);
978 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
979 if (yyerrctx == NULL) goto yyenomem;
980 yyerrctx->save = yyps->save;
981 yyerrctx->state = yystate;
982 yyerrctx
[all...]
H A Dcalc3.tab.c664 YYParseState *yyerrctx = NULL; local
987 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
990 if (yyerrctx) yyFreeState(yyerrctx);
992 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
993 if (yyerrctx == NULL) goto yyenomem;
994 yyerrctx->save = yyps->save;
995 yyerrctx->state = yystate;
996 yyerrctx
[all...]
H A Dcalc_code_all.tab.c674 YYParseState *yyerrctx = NULL; local
988 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
991 if (yyerrctx) yyFreeState(yyerrctx);
993 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
994 if (yyerrctx == NULL) goto yyenomem;
995 yyerrctx->save = yyps->save;
996 yyerrctx->state = yystate;
997 yyerrctx
[all...]
H A Dcalc_code_default.tab.c654 YYParseState *yyerrctx = NULL; local
968 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
971 if (yyerrctx) yyFreeState(yyerrctx);
973 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
974 if (yyerrctx == NULL) goto yyenomem;
975 yyerrctx->save = yyps->save;
976 yyerrctx->state = yystate;
977 yyerrctx
[all...]
H A Dcalc_code_imports.tab.c646 YYParseState *yyerrctx = NULL; local
960 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
963 if (yyerrctx) yyFreeState(yyerrctx);
965 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
966 if (yyerrctx == NULL) goto yyenomem;
967 yyerrctx->save = yyps->save;
968 yyerrctx->state = yystate;
969 yyerrctx
[all...]
H A Dcalc_code_provides.tab.c654 YYParseState *yyerrctx = NULL; local
968 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
971 if (yyerrctx) yyFreeState(yyerrctx);
973 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
974 if (yyerrctx == NULL) goto yyenomem;
975 yyerrctx->save = yyps->save;
976 yyerrctx->state = yystate;
977 yyerrctx
[all...]
H A Dcalc_code_requires.tab.c654 YYParseState *yyerrctx = NULL; local
968 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
971 if (yyerrctx) yyFreeState(yyerrctx);
973 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
974 if (yyerrctx == NULL) goto yyenomem;
975 yyerrctx->save = yyps->save;
976 yyerrctx->state = yystate;
977 yyerrctx
[all...]
H A Dcalc_code_top.tab.c654 YYParseState *yyerrctx = NULL; local
968 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
971 if (yyerrctx) yyFreeState(yyerrctx);
973 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
974 if (yyerrctx == NULL) goto yyenomem;
975 yyerrctx->save = yyps->save;
976 yyerrctx->state = yystate;
977 yyerrctx
[all...]
H A Dcode_calc.code.c519 YYParseState *yyerrctx = NULL; local
833 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
836 if (yyerrctx) yyFreeState(yyerrctx);
838 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
839 if (yyerrctx == NULL) goto yyenomem;
840 yyerrctx->save = yyps->save;
841 yyerrctx->state = yystate;
842 yyerrctx
[all...]
H A Dcode_error.code.c489 YYParseState *yyerrctx = NULL; local
803 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
806 if (yyerrctx) yyFreeState(yyerrctx);
808 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
809 if (yyerrctx == NULL) goto yyenomem;
810 yyerrctx->save = yyps->save;
811 yyerrctx->state = yystate;
812 yyerrctx
[all...]
H A Ddefines1.calc.c553 YYParseState *yyerrctx = NULL; local
867 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
870 if (yyerrctx) yyFreeState(yyerrctx);
872 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
873 if (yyerrctx == NULL) goto yyenomem;
874 yyerrctx->save = yyps->save;
875 yyerrctx->state = yystate;
876 yyerrctx
[all...]
H A Ddefines2.calc.c553 YYParseState *yyerrctx = NULL; local
867 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
870 if (yyerrctx) yyFreeState(yyerrctx);
872 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
873 if (yyerrctx == NULL) goto yyenomem;
874 yyerrctx->save = yyps->save;
875 yyerrctx->state = yystate;
876 yyerrctx
[all...]
H A Ddefines3.calc.c553 YYParseState *yyerrctx = NULL; local
867 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
870 if (yyerrctx) yyFreeState(yyerrctx);
872 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
873 if (yyerrctx == NULL) goto yyenomem;
874 yyerrctx->save = yyps->save;
875 yyerrctx->state = yystate;
876 yyerrctx
[all...]
H A Dempty.tab.c508 YYParseState *yyerrctx = NULL; local
822 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
825 if (yyerrctx) yyFreeState(yyerrctx);
827 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
828 if (yyerrctx == NULL) goto yyenomem;
829 yyerrctx->save = yyps->save;
830 yyerrctx->state = yystate;
831 yyerrctx
[all...]
H A Derr_inherit3.tab.c608 YYParseState *yyerrctx = NULL; local
922 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
925 if (yyerrctx) yyFreeState(yyerrctx);
927 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
928 if (yyerrctx == NULL) goto yyenomem;
929 yyerrctx->save = yyps->save;
930 yyerrctx->state = yystate;
931 yyerrctx
[all...]
H A Derr_inherit4.tab.c606 YYParseState *yyerrctx = NULL; local
920 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
923 if (yyerrctx) yyFreeState(yyerrctx);
925 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
926 if (yyerrctx == NULL) goto yyenomem;
927 yyerrctx->save = yyps->save;
928 yyerrctx->state = yystate;
929 yyerrctx
[all...]
H A Derr_syntax10.tab.c507 YYParseState *yyerrctx = NULL; local
821 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
824 if (yyerrctx) yyFreeState(yyerrctx);
826 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
827 if (yyerrctx == NULL) goto yyenomem;
828 yyerrctx->save = yyps->save;
829 yyerrctx->state = yystate;
830 yyerrctx
[all...]
H A Derr_syntax11.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 Derr_syntax12.tab.c519 YYParseState *yyerrctx = NULL; local
833 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
836 if (yyerrctx) yyFreeState(yyerrctx);
838 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
839 if (yyerrctx == NULL) goto yyenomem;
840 yyerrctx->save = yyps->save;
841 yyerrctx->state = yystate;
842 yyerrctx
[all...]

Completed in 208 milliseconds

12