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

12

/freebsd-10.3-release/contrib/byacc/test/btyacc/
H A Dcode_debug.c370 YYParseState *yyerrctx = NULL; local
671 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
674 if (yyerrctx) yyFreeState(yyerrctx);
676 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
677 if (yyerrctx == NULL) goto yyenomem;
678 yyerrctx->save = yyps->save;
679 yyerrctx->state = yystate;
680 yyerrctx
[all...]
H A Drename_debug.c370 YYParseState *yyerrctx = NULL; local
671 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
674 if (yyerrctx) yyFreeState(yyerrctx);
676 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
677 if (yyerrctx == NULL) goto yyenomem;
678 yyerrctx->save = yyps->save;
679 yyerrctx->state = yystate;
680 yyerrctx
[all...]
H A Dbtyacc_calc1.tab.c802 YYParseState *yyerrctx = NULL; local
1103 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1106 if (yyerrctx) yyFreeState(yyerrctx);
1108 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1109 if (yyerrctx == NULL) goto yyenomem;
1110 yyerrctx->save = yyps->save;
1111 yyerrctx->state = yystate;
1112 yyerrctx
[all...]
H A Dbtyacc_destroy1.tab.c646 YYParseState *yyerrctx = NULL; local
947 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
950 if (yyerrctx) yyFreeState(yyerrctx);
952 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
953 if (yyerrctx == NULL) goto yyenomem;
954 yyerrctx->save = yyps->save;
955 yyerrctx->state = yystate;
956 yyerrctx
[all...]
H A Dbtyacc_destroy2.tab.c646 YYParseState *yyerrctx = NULL; local
947 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
950 if (yyerrctx) yyFreeState(yyerrctx);
952 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
953 if (yyerrctx == NULL) goto yyenomem;
954 yyerrctx->save = yyps->save;
955 yyerrctx->state = yystate;
956 yyerrctx
[all...]
H A Dbtyacc_destroy3.tab.c646 YYParseState *yyerrctx = NULL; local
947 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
950 if (yyerrctx) yyFreeState(yyerrctx);
952 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
953 if (yyerrctx == NULL) goto yyenomem;
954 yyerrctx->save = yyps->save;
955 yyerrctx->state = yystate;
956 yyerrctx
[all...]
H A Dcalc.tab.c641 YYParseState *yyerrctx = NULL; local
942 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
945 if (yyerrctx) yyFreeState(yyerrctx);
947 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
948 if (yyerrctx == NULL) goto yyenomem;
949 yyerrctx->save = yyps->save;
950 yyerrctx->state = yystate;
951 yyerrctx
[all...]
H A Dcalc1.tab.c785 YYParseState *yyerrctx = NULL; local
1086 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1089 if (yyerrctx) yyFreeState(yyerrctx);
1091 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1092 if (yyerrctx == NULL) goto yyenomem;
1093 yyerrctx->save = yyps->save;
1094 yyerrctx->state = yystate;
1095 yyerrctx
[all...]
H A Dcalc2.tab.c654 YYParseState *yyerrctx = NULL; local
955 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
958 if (yyerrctx) yyFreeState(yyerrctx);
960 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
961 if (yyerrctx == NULL) goto yyenomem;
962 yyerrctx->save = yyps->save;
963 yyerrctx->state = yystate;
964 yyerrctx
[all...]
H A Dcalc3.tab.c659 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 Dcode_calc.code.c512 YYParseState *yyerrctx = NULL; local
813 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
816 if (yyerrctx) yyFreeState(yyerrctx);
818 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
819 if (yyerrctx == NULL) goto yyenomem;
820 yyerrctx->save = yyps->save;
821 yyerrctx->state = yystate;
822 yyerrctx
[all...]
H A Dcode_error.code.c484 YYParseState *yyerrctx = NULL; local
785 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
788 if (yyerrctx) yyFreeState(yyerrctx);
790 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
791 if (yyerrctx == NULL) goto yyenomem;
792 yyerrctx->save = yyps->save;
793 yyerrctx->state = yystate;
794 yyerrctx
[all...]
H A Dempty.tab.c503 YYParseState *yyerrctx = NULL; local
804 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
807 if (yyerrctx) yyFreeState(yyerrctx);
809 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
810 if (yyerrctx == NULL) goto yyenomem;
811 yyerrctx->save = yyps->save;
812 yyerrctx->state = yystate;
813 yyerrctx
[all...]
H A Derr_inherit3.tab.c603 YYParseState *yyerrctx = NULL; local
904 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
907 if (yyerrctx) yyFreeState(yyerrctx);
909 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
910 if (yyerrctx == NULL) goto yyenomem;
911 yyerrctx->save = yyps->save;
912 yyerrctx->state = yystate;
913 yyerrctx
[all...]
H A Derr_inherit4.tab.c600 YYParseState *yyerrctx = NULL; local
901 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
904 if (yyerrctx) yyFreeState(yyerrctx);
906 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
907 if (yyerrctx == NULL) goto yyenomem;
908 yyerrctx->save = yyps->save;
909 yyerrctx->state = yystate;
910 yyerrctx
[all...]
H A Derr_syntax10.tab.c502 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 Derr_syntax11.tab.c508 YYParseState *yyerrctx = NULL; local
809 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
812 if (yyerrctx) yyFreeState(yyerrctx);
814 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
815 if (yyerrctx == NULL) goto yyenomem;
816 yyerrctx->save = yyps->save;
817 yyerrctx->state = yystate;
818 yyerrctx
[all...]
H A Derr_syntax12.tab.c514 YYParseState *yyerrctx = NULL; local
815 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
818 if (yyerrctx) yyFreeState(yyerrctx);
820 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
821 if (yyerrctx == NULL) goto yyenomem;
822 yyerrctx->save = yyps->save;
823 yyerrctx->state = yystate;
824 yyerrctx
[all...]
H A Derr_syntax18.tab.c511 YYParseState *yyerrctx = NULL; local
812 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
815 if (yyerrctx) yyFreeState(yyerrctx);
817 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
818 if (yyerrctx == NULL) goto yyenomem;
819 yyerrctx->save = yyps->save;
820 yyerrctx->state = yystate;
821 yyerrctx
[all...]
H A Derr_syntax20.tab.c506 YYParseState *yyerrctx = NULL; local
807 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
810 if (yyerrctx) yyFreeState(yyerrctx);
812 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
813 if (yyerrctx == NULL) goto yyenomem;
814 yyerrctx->save = yyps->save;
815 yyerrctx->state = yystate;
816 yyerrctx
[all...]
H A Derror.tab.c507 YYParseState *yyerrctx = NULL; local
808 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
811 if (yyerrctx) yyFreeState(yyerrctx);
813 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
814 if (yyerrctx == NULL) goto yyenomem;
815 yyerrctx->save = yyps->save;
816 yyerrctx->state = yystate;
817 yyerrctx
[all...]
H A Dinherit0.tab.c526 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 Dinherit1.tab.c547 YYParseState *yyerrctx = NULL; local
848 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
851 if (yyerrctx) yyFreeState(yyerrctx);
853 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
854 if (yyerrctx == NULL) goto yyenomem;
855 yyerrctx->save = yyps->save;
856 yyerrctx->state = yystate;
857 yyerrctx
[all...]
H A Dinherit2.tab.c603 YYParseState *yyerrctx = NULL; local
904 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
907 if (yyerrctx) yyFreeState(yyerrctx);
909 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
910 if (yyerrctx == NULL) goto yyenomem;
911 yyerrctx->save = yyps->save;
912 yyerrctx->state = yystate;
913 yyerrctx
[all...]
H A Dok_syntax1.tab.c682 YYParseState *yyerrctx = NULL; local
983 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
986 if (yyerrctx) yyFreeState(yyerrctx);
988 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
989 if (yyerrctx == NULL) goto yyenomem;
990 yyerrctx->save = yyps->save;
991 yyerrctx->state = yystate;
992 yyerrctx
[all...]

Completed in 202 milliseconds

12