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

12

/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Drename_debug.c372 YYParseState *yyerrctx = NULL; local
686 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
689 if (yyerrctx) yyFreeState(yyerrctx);
691 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
692 if (yyerrctx == NULL) goto yyenomem;
693 yyerrctx->save = yyps->save;
694 yyerrctx->state = yystate;
695 yyerrctx
[all...]
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 Dquote_calc3.tab.c662 YYParseState *yyerrctx = NULL; local
976 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
979 if (yyerrctx) yyFreeState(yyerrctx);
981 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
982 if (yyerrctx == NULL) goto yyenomem;
983 yyerrctx->save = yyps->save;
984 yyerrctx->state = yystate;
985 yyerrctx
[all...]
H A Dquote_calc4-s.tab.c662 YYParseState *yyerrctx = NULL; local
976 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
979 if (yyerrctx) yyFreeState(yyerrctx);
981 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
982 if (yyerrctx == NULL) goto yyenomem;
983 yyerrctx->save = yyps->save;
984 yyerrctx->state = yystate;
985 yyerrctx
[all...]
H A Dquote_calc4.tab.c662 YYParseState *yyerrctx = NULL; local
976 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
979 if (yyerrctx) yyFreeState(yyerrctx);
981 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
982 if (yyerrctx == NULL) goto yyenomem;
983 yyerrctx->save = yyps->save;
984 yyerrctx->state = yystate;
985 yyerrctx
[all...]
H A Dvarsyntax_calc1.tab.c788 YYParseState *yyerrctx = NULL; local
1102 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1105 if (yyerrctx) yyFreeState(yyerrctx);
1107 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1108 if (yyerrctx == NULL) goto yyenomem;
1109 yyerrctx->save = yyps->save;
1110 yyerrctx->state = yystate;
1111 yyerrctx
[all...]
H A Dbtyacc_destroy1.tab.c648 YYParseState *yyerrctx = NULL; local
962 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
965 if (yyerrctx) yyFreeState(yyerrctx);
967 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
968 if (yyerrctx == NULL) goto yyenomem;
969 yyerrctx->save = yyps->save;
970 yyerrctx->state = yystate;
971 yyerrctx
[all...]
H A Dbtyacc_destroy2.tab.c648 YYParseState *yyerrctx = NULL; local
962 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
965 if (yyerrctx) yyFreeState(yyerrctx);
967 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
968 if (yyerrctx == NULL) goto yyenomem;
969 yyerrctx->save = yyps->save;
970 yyerrctx->state = yystate;
971 yyerrctx
[all...]
H A Dbtyacc_destroy3.tab.c648 YYParseState *yyerrctx = NULL; local
962 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
965 if (yyerrctx) yyFreeState(yyerrctx);
967 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
968 if (yyerrctx == NULL) goto yyenomem;
969 yyerrctx->save = yyps->save;
970 yyerrctx->state = yystate;
971 yyerrctx
[all...]
H A Dcalc.tab.c643 YYParseState *yyerrctx = NULL; local
957 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
960 if (yyerrctx) yyFreeState(yyerrctx);
962 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
963 if (yyerrctx == NULL) goto yyenomem;
964 yyerrctx->save = yyps->save;
965 yyerrctx->state = yystate;
966 yyerrctx
[all...]
H A Dcalc1.tab.c787 YYParseState *yyerrctx = NULL; local
1101 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
1104 if (yyerrctx) yyFreeState(yyerrctx);
1106 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1107 if (yyerrctx == NULL) goto yyenomem;
1108 yyerrctx->save = yyps->save;
1109 yyerrctx->state = yystate;
1110 yyerrctx
[all...]
H A Dcalc2.tab.c656 YYParseState *yyerrctx = NULL; local
970 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
973 if (yyerrctx) yyFreeState(yyerrctx);
975 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
976 if (yyerrctx == NULL) goto yyenomem;
977 yyerrctx->save = yyps->save;
978 yyerrctx->state = yystate;
979 yyerrctx
[all...]
H A Dcalc3.tab.c661 YYParseState *yyerrctx = NULL; local
984 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
987 if (yyerrctx) yyFreeState(yyerrctx);
989 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
990 if (yyerrctx == NULL) goto yyenomem;
991 yyerrctx->save = yyps->save;
992 yyerrctx->state = yystate;
993 yyerrctx
[all...]
H A Dcode_calc.code.c516 YYParseState *yyerrctx = NULL; local
830 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
833 if (yyerrctx) yyFreeState(yyerrctx);
835 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
836 if (yyerrctx == NULL) goto yyenomem;
837 yyerrctx->save = yyps->save;
838 yyerrctx->state = yystate;
839 yyerrctx
[all...]
H A Dcode_error.code.c486 YYParseState *yyerrctx = NULL; local
800 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
803 if (yyerrctx) yyFreeState(yyerrctx);
805 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
806 if (yyerrctx == NULL) goto yyenomem;
807 yyerrctx->save = yyps->save;
808 yyerrctx->state = yystate;
809 yyerrctx
[all...]
H A Dempty.tab.c505 YYParseState *yyerrctx = NULL; local
819 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
822 if (yyerrctx) yyFreeState(yyerrctx);
824 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
825 if (yyerrctx == NULL) goto yyenomem;
826 yyerrctx->save = yyps->save;
827 yyerrctx->state = yystate;
828 yyerrctx
[all...]
H A Derr_inherit3.tab.c605 YYParseState *yyerrctx = NULL; local
919 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
922 if (yyerrctx) yyFreeState(yyerrctx);
924 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
925 if (yyerrctx == NULL) goto yyenomem;
926 yyerrctx->save = yyps->save;
927 yyerrctx->state = yystate;
928 yyerrctx
[all...]
H A Derr_inherit4.tab.c603 YYParseState *yyerrctx = NULL; local
917 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
920 if (yyerrctx) yyFreeState(yyerrctx);
922 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
923 if (yyerrctx == NULL) goto yyenomem;
924 yyerrctx->save = yyps->save;
925 yyerrctx->state = yystate;
926 yyerrctx
[all...]
H A Derr_syntax10.tab.c504 YYParseState *yyerrctx = NULL; local
818 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
821 if (yyerrctx) yyFreeState(yyerrctx);
823 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
824 if (yyerrctx == NULL) goto yyenomem;
825 yyerrctx->save = yyps->save;
826 yyerrctx->state = yystate;
827 yyerrctx
[all...]
H A Derr_syntax11.tab.c510 YYParseState *yyerrctx = NULL; local
824 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
827 if (yyerrctx) yyFreeState(yyerrctx);
829 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
830 if (yyerrctx == NULL) goto yyenomem;
831 yyerrctx->save = yyps->save;
832 yyerrctx->state = yystate;
833 yyerrctx
[all...]
H A Derr_syntax12.tab.c516 YYParseState *yyerrctx = NULL; local
830 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
833 if (yyerrctx) yyFreeState(yyerrctx);
835 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
836 if (yyerrctx == NULL) goto yyenomem;
837 yyerrctx->save = yyps->save;
838 yyerrctx->state = yystate;
839 yyerrctx
[all...]
H A Derr_syntax18.tab.c513 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 Derr_syntax20.tab.c508 YYParseState *yyerrctx = NULL; local
822 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
825 if (yyerrctx) yyFreeState(yyerrctx);
827 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
828 if (yyerrctx == NULL) goto yyenomem;
829 yyerrctx->save = yyps->save;
830 yyerrctx->state = yystate;
831 yyerrctx
[all...]
H A Derror.tab.c509 YYParseState *yyerrctx = NULL; local
823 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
826 if (yyerrctx) yyFreeState(yyerrctx);
828 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
829 if (yyerrctx == NULL) goto yyenomem;
830 yyerrctx->save = yyps->save;
831 yyerrctx->state = yystate;
832 yyerrctx
[all...]
H A Dinherit0.tab.c528 YYParseState *yyerrctx = NULL; local
842 if (yyerrctx == NULL || yyerrctx->lexeme < yylvp - yylvals)
845 if (yyerrctx) yyFreeState(yyerrctx);
847 yyerrctx = yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
848 if (yyerrctx == NULL) goto yyenomem;
849 yyerrctx->save = yyps->save;
850 yyerrctx->state = yystate;
851 yyerrctx
[all...]

Completed in 380 milliseconds

12