| /src/contrib/byacc/test/btyacc/ |
| H A D | rename_debug.c | 375 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 D | err_syntax10.tab.c | 507 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 D | calc3.tab.c | 664 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 D | quote_calc2.tab.c | 670 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 D | calc_code_all.tab.c | 674 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 D | calc.tab.c | 646 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 D | quote_calc3-s.tab.c | 665 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 D | quote_calc4-s.tab.c | 665 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 D | quote_calc4.tab.c | 665 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 D | err_syntax20.tab.c | 511 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 D | pure_calc.tab.c | 660 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 D | calc2.tab.c | 659 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 D | btyacc_destroy2.tab.c | 651 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 D | stdin1.calc.c | 553 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 D | quote_calc2-s.tab.c | 664 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 D | error.tab.c | 512 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 D | calc_code_default.tab.c | 654 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 D | quote_calc.tab.c | 670 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 D | stdin2.calc.c | 553 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 D | err_syntax12.tab.c | 519 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 D | code_error.code.c | 489 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 D | defines1.calc.c | 553 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 D | calc_code_top.tab.c | 654 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 D | btyacc_destroy1.tab.c | 651 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 D | err_syntax11.tab.c | 513 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 …]
|