| /freebsd/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 | btyacc_destroy3.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 | 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 | inherit1.tab.c | 552 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 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 | 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 | 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 | 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 | inherit0.tab.c | 531 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 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 | pure_error.tab.c | 528 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 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 | 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 | 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 | 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 | 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 | 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_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 | calc_code_imports.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 | calc_code_requires.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 | 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 | defines2.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 | empty.tab.c | 508 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 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 | quote_calc-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 …]
|