Home
last modified time | relevance | path

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

12

/freebsd/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 Dbtyacc_destroy3.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 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 Dinherit1.tab.c552 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
866 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
869 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
871 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
872 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
873 yyerrctx->save = yyps->save; in YYPARSE_DECL()
874 yyerrctx->state = yystate; in YYPARSE_DECL()
875 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
876 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
877 …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 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 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 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 Dinherit0.tab.c531 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
845 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
848 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
850 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
851 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
852 yyerrctx->save = yyps->save; in YYPARSE_DECL()
853 yyerrctx->state = yystate; in YYPARSE_DECL()
854 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
855 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
856 …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 Dpure_error.tab.c528 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
851 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
854 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
856 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
857 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
858 yyerrctx->save = yyps->save; in YYPARSE_DECL()
859 yyerrctx->state = yystate; in YYPARSE_DECL()
860 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
861 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
862 …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 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 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 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 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 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_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 Dcalc_code_imports.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 Dcalc_code_requires.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 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 Ddefines2.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 Dempty.tab.c508 YYParseState *yyerrctx = NULL; in YYPARSE_DECL() local
822 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals) in YYPARSE_DECL()
825 if (yyerrctx) yyFreeState(yyerrctx); in YYPARSE_DECL()
827 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1)); in YYPARSE_DECL()
828 if (yyerrctx == NULL) goto yyenomem; in YYPARSE_DECL()
829 yyerrctx->save = yyps->save; in YYPARSE_DECL()
830 yyerrctx->state = yystate; in YYPARSE_DECL()
831 yyerrctx->errflag = yyerrflag; in YYPARSE_DECL()
832 yyerrctx->yystack.s_mark = yyerrctx->yystack.s_base + (yystack.s_mark - yystack.s_base); in YYPARSE_DECL()
833 …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 Dquote_calc-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 …]

12