Home
last modified time | relevance | path

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

12

/freebsd/contrib/byacc/test/btyacc/
H A Drename_debug.c211 static YYINT *yylexemes = 0; variable
445 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
456 yylexp = yylexemes + p; in YYPARSE_DECL()
557 if (!yylexemes) in YYPARSE_DECL()
559 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
560 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
576 yylexp = yylexemes; in YYPARSE_DECL()
713 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
744 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
963 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dbtyacc_destroy1.tab.c485 static YYINT *yylexemes = 0; variable
721 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
732 yylexp = yylexemes + p; in YYPARSE_DECL()
833 if (!yylexemes) in YYPARSE_DECL()
835 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
836 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
852 yylexp = yylexemes; in YYPARSE_DECL()
989 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1020 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1298 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dcalc.tab.c466 static YYINT *yylexemes = 0; variable
716 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
727 yylexp = yylexemes + p; in YYPARSE_DECL()
828 if (!yylexemes) in YYPARSE_DECL()
830 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
831 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
847 yylexp = yylexemes; in YYPARSE_DECL()
984 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1015 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1310 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dcalc2.tab.c468 static YYINT *yylexemes = 0; variable
729 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
740 yylexp = yylexemes + p; in YYPARSE_DECL()
841 if (!yylexemes) in YYPARSE_DECL()
843 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
844 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
860 yylexp = yylexemes; in YYPARSE_DECL()
997 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1028 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1323 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Derror.tab.c352 static YYINT *yylexemes = 0; variable
582 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
593 yylexp = yylexemes + p; in YYPARSE_DECL()
694 if (!yylexemes) in YYPARSE_DECL()
696 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
697 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
713 yylexp = yylexemes; in YYPARSE_DECL()
850 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
881 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1100 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dinherit0.tab.c389 static YYINT *yylexemes = 0; variable
601 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
612 yylexp = yylexemes + p; in YYPARSE_DECL()
713 if (!yylexemes) in YYPARSE_DECL()
715 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
716 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
732 yylexp = yylexemes; in YYPARSE_DECL()
869 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
900 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1175 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dpure_calc.tab.c655 static YYINT *yylexemes = 0; in YYPARSE_DECL() local
739 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
750 yylexp = yylexemes + p; in YYPARSE_DECL()
851 if (!yylexemes) in YYPARSE_DECL()
853 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
854 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
870 yylexp = yylexemes; in YYPARSE_DECL()
1007 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1038 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1333 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dpure_error.tab.c523 static YYINT *yylexemes = 0; in YYPARSE_DECL() local
607 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
618 yylexp = yylexemes + p; in YYPARSE_DECL()
719 if (!yylexemes) in YYPARSE_DECL()
721 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
722 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
738 yylexp = yylexemes; in YYPARSE_DECL()
875 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
906 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1125 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc2-s.tab.c485 static YYINT *yylexemes = 0; variable
734 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
745 yylexp = yylexemes + p; in YYPARSE_DECL()
846 if (!yylexemes) in YYPARSE_DECL()
848 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
849 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
865 yylexp = yylexemes; in YYPARSE_DECL()
1002 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1033 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1328 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc4-s.tab.c486 static YYINT *yylexemes = 0; variable
735 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
746 yylexp = yylexemes + p; in YYPARSE_DECL()
847 if (!yylexemes) in YYPARSE_DECL()
849 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
850 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
866 yylexp = yylexemes; in YYPARSE_DECL()
1003 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1034 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1329 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dstdin1.calc.c373 static YYINT *yylexemes = 0; variable
623 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
634 yylexp = yylexemes + p; in YYPARSE_DECL()
735 if (!yylexemes) in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
738 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
754 yylexp = yylexemes; in YYPARSE_DECL()
891 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
922 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1217 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dstdin2.calc.c373 static YYINT *yylexemes = 0; variable
623 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
634 yylexp = yylexemes + p; in YYPARSE_DECL()
735 if (!yylexemes) in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
738 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
754 yylexp = yylexemes; in YYPARSE_DECL()
891 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
922 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1217 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc4.tab.c486 static YYINT *yylexemes = 0; variable
735 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
746 yylexp = yylexemes + p; in YYPARSE_DECL()
847 if (!yylexemes) in YYPARSE_DECL()
849 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
850 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
866 yylexp = yylexemes; in YYPARSE_DECL()
1003 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1034 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1329 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dcalc_code_all.tab.c478 static YYINT *yylexemes = 0; variable
744 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
755 yylexp = yylexemes + p; in YYPARSE_DECL()
856 if (!yylexemes) in YYPARSE_DECL()
858 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
859 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
875 yylexp = yylexemes; in YYPARSE_DECL()
1012 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1043 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1338 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dcalc_code_default.tab.c466 static YYINT *yylexemes = 0; variable
724 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
735 yylexp = yylexemes + p; in YYPARSE_DECL()
836 if (!yylexemes) in YYPARSE_DECL()
838 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
839 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
855 yylexp = yylexemes; in YYPARSE_DECL()
992 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1023 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1318 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dcalc_code_imports.tab.c466 static YYINT *yylexemes = 0; variable
716 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
727 yylexp = yylexemes + p; in YYPARSE_DECL()
828 if (!yylexemes) in YYPARSE_DECL()
830 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
831 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
847 yylexp = yylexemes; in YYPARSE_DECL()
984 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1015 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1310 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dcalc_code_requires.tab.c474 static YYINT *yylexemes = 0; variable
724 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
735 yylexp = yylexemes + p; in YYPARSE_DECL()
836 if (!yylexemes) in YYPARSE_DECL()
838 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
839 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
855 yylexp = yylexemes; in YYPARSE_DECL()
992 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1023 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1318 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Ddefines1.calc.c373 static YYINT *yylexemes = 0; variable
623 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
634 yylexp = yylexemes + p; in YYPARSE_DECL()
735 if (!yylexemes) in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
738 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
754 yylexp = yylexemes; in YYPARSE_DECL()
891 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
922 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1217 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Ddefines2.calc.c373 static YYINT *yylexemes = 0; variable
623 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
634 yylexp = yylexemes + p; in YYPARSE_DECL()
735 if (!yylexemes) in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
738 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
754 yylexp = yylexemes; in YYPARSE_DECL()
891 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
922 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1217 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dempty.tab.c357 static YYINT *yylexemes = 0; variable
578 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
589 yylexp = yylexemes + p; in YYPARSE_DECL()
690 if (!yylexemes) in YYPARSE_DECL()
692 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
693 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
709 yylexp = yylexemes; in YYPARSE_DECL()
846 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
877 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1096 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Derr_syntax12.tab.c359 static YYINT *yylexemes = 0; variable
589 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
600 yylexp = yylexemes + p; in YYPARSE_DECL()
701 if (!yylexemes) in YYPARSE_DECL()
703 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
704 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
720 yylexp = yylexemes; in YYPARSE_DECL()
857 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
888 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1107 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc-s.tab.c485 static YYINT *yylexemes = 0; variable
734 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
745 yylexp = yylexemes + p; in YYPARSE_DECL()
846 if (!yylexemes) in YYPARSE_DECL()
848 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
849 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
865 yylexp = yylexemes; in YYPARSE_DECL()
1002 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1033 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1328 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc.tab.c491 static YYINT *yylexemes = 0; variable
740 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
751 yylexp = yylexemes + p; in YYPARSE_DECL()
852 if (!yylexemes) in YYPARSE_DECL()
854 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
855 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
871 yylexp = yylexemes; in YYPARSE_DECL()
1008 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1039 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1334 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc2.tab.c491 static YYINT *yylexemes = 0; variable
740 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
751 yylexp = yylexemes + p; in YYPARSE_DECL()
852 if (!yylexemes) in YYPARSE_DECL()
854 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
855 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
871 yylexp = yylexemes; in YYPARSE_DECL()
1008 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1039 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1334 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]
H A Dquote_calc3-s.tab.c486 static YYINT *yylexemes = 0; variable
735 … if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem; in YYPARSE_DECL()
746 yylexp = yylexemes + p; in YYPARSE_DECL()
847 if (!yylexemes) in YYPARSE_DECL()
849 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
850 if (yylexemes == NULL) goto yyenomem; in YYPARSE_DECL()
866 yylexp = yylexemes; in YYPARSE_DECL()
1003 yylexp = yylexemes + save->lexeme; in YYPARSE_DECL()
1034 yylexp = yylexemes + yyerrctx->lexeme; in YYPARSE_DECL()
1329 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) in YYPARSE_DECL()
[all …]

12