Home
last modified time | relevance | path

Searched refs:yyerrctx (Results 1 – 25 of 50) sorted by relevance

12

/src/contrib/byacc/test/btyacc/
H A Drename_debug.c375 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
689 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
692 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
694 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
695 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
696 yyerrctx->save = yyps->save; in YYPARSE_DECL()
697 yyerrctx->state = yystate; in YYPARSE_DECL()
698 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
699 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
700 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Derr_syntax10.tab.c507 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
821 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
824 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
826 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
827 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
828 yyerrctx->save = yyps->save; in YYPARSE_DECL()
829 yyerrctx->state = yystate; in YYPARSE_DECL()
830 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
831 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
832 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcalc3.tab.c664 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
987 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
990 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
992 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
993 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
994 yyerrctx->save = yyps->save; in YYPARSE_DECL()
995 yyerrctx->state = yystate; in YYPARSE_DECL()
996 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
997 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
998 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dquote_calc2.tab.c670 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
984 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
987 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
989 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
990 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
991 yyerrctx->save = yyps->save; in YYPARSE_DECL()
992 yyerrctx->state = yystate; in YYPARSE_DECL()
993 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
994 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
995 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcalc_code_all.tab.c674 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
988 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
991 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
993 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
994 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
995 yyerrctx->save = yyps->save; in YYPARSE_DECL()
996 yyerrctx->state = yystate; in YYPARSE_DECL()
997 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
998 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
999 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcalc.tab.c646 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
960 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
963 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
965 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
966 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
967 yyerrctx->save = yyps->save; in YYPARSE_DECL()
968 yyerrctx->state = yystate; in YYPARSE_DECL()
969 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
970 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
971 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dquote_calc3-s.tab.c665 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
979 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
982 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
984 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
985 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
986 yyerrctx->save = yyps->save; in YYPARSE_DECL()
987 yyerrctx->state = yystate; in YYPARSE_DECL()
988 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
989 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
990 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dquote_calc4-s.tab.c665 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
979 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
982 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
984 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
985 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
986 yyerrctx->save = yyps->save; in YYPARSE_DECL()
987 yyerrctx->state = yystate; in YYPARSE_DECL()
988 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
989 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
990 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dquote_calc4.tab.c665 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
979 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
982 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
984 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
985 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
986 yyerrctx->save = yyps->save; in YYPARSE_DECL()
987 yyerrctx->state = yystate; in YYPARSE_DECL()
988 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
989 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
990 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Derr_syntax20.tab.c511 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
825 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
828 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
830 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
831 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
832 yyerrctx->save = yyps->save; in YYPARSE_DECL()
833 yyerrctx->state = yystate; in YYPARSE_DECL()
834 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
835 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
836 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dpure_calc.tab.c660 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
983 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
986 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
988 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
989 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
990 yyerrctx->save = yyps->save; in YYPARSE_DECL()
991 yyerrctx->state = yystate; in YYPARSE_DECL()
992 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
993 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
994 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcalc2.tab.c659 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
973 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
976 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
978 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
979 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
980 yyerrctx->save = yyps->save; in YYPARSE_DECL()
981 yyerrctx->state = yystate; in YYPARSE_DECL()
982 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
983 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
984 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dbtyacc_destroy2.tab.c651 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
965 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
968 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
970 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
971 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
972 yyerrctx->save = yyps->save; in YYPARSE_DECL()
973 yyerrctx->state = yystate; in YYPARSE_DECL()
974 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
975 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
976 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dstdin1.calc.c553 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
867 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
870 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
872 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
873 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
874 yyerrctx->save = yyps->save; in YYPARSE_DECL()
875 yyerrctx->state = yystate; in YYPARSE_DECL()
876 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
877 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
878 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dquote_calc2-s.tab.c664 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
978 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
981 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
983 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
984 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
985 yyerrctx->save = yyps->save; in YYPARSE_DECL()
986 yyerrctx->state = yystate; in YYPARSE_DECL()
987 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
988 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
989 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Derror.tab.c512 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
826 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
829 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
831 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
832 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
833 yyerrctx->save = yyps->save; in YYPARSE_DECL()
834 yyerrctx->state = yystate; in YYPARSE_DECL()
835 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
836 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
837 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcalc_code_default.tab.c654 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
968 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
971 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
973 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
974 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
975 yyerrctx->save = yyps->save; in YYPARSE_DECL()
976 yyerrctx->state = yystate; in YYPARSE_DECL()
977 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
978 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
979 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dquote_calc.tab.c670 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
984 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
987 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
989 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
990 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
991 yyerrctx->save = yyps->save; in YYPARSE_DECL()
992 yyerrctx->state = yystate; in YYPARSE_DECL()
993 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
994 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
995 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dstdin2.calc.c553 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
867 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
870 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
872 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
873 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
874 yyerrctx->save = yyps->save; in YYPARSE_DECL()
875 yyerrctx->state = yystate; in YYPARSE_DECL()
876 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
877 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
878 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Derr_syntax12.tab.c519 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
833 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
836 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
838 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
839 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
840 yyerrctx->save = yyps->save; in YYPARSE_DECL()
841 yyerrctx->state = yystate; in YYPARSE_DECL()
842 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
843 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
844 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcode_error.code.c489 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
803 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
806 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
808 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
809 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
810 yyerrctx->save = yyps->save; in YYPARSE_DECL()
811 yyerrctx->state = yystate; in YYPARSE_DECL()
812 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
813 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
814 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Ddefines1.calc.c553 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
867 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
870 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
872 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
873 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
874 yyerrctx->save = yyps->save; in YYPARSE_DECL()
875 yyerrctx->state = yystate; in YYPARSE_DECL()
876 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
877 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
878 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dcalc_code_top.tab.c654 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
968 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
971 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
973 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
974 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
975 yyerrctx->save = yyps->save; in YYPARSE_DECL()
976 yyerrctx->state = yystate; in YYPARSE_DECL()
977 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
978 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
979 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Dbtyacc_destroy1.tab.c651 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
965 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
968 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
970 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
971 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
972 yyerrctx->save = yyps->save; in YYPARSE_DECL()
973 yyerrctx->state = yystate; in YYPARSE_DECL()
974 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
975 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
976 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]
H A Derr_syntax11.tab.c513 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
827 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
830 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
832 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
833 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
834 yyerrctx->save = yyps->save; in YYPARSE_DECL()
835 yyerrctx->state = yystate; in YYPARSE_DECL()
836 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
837 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
838 …memcpy (yyerrctx->yystack.s_base, yystack.s_base, (size_t) (yystack.s_mark - yystack.s_base + 1) *… in YYPARSE_DECL()
[all …]

12