Searched refs:yylexemes (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Dinherit1.tab.c407 static YYINT *yylexemes = 0; variable
619 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
630 yylexp = yylexemes + p;
731 if (!yylexemes)
733 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
734 if (yylexemes == NULL) goto yyenomem;
750 yylexp = yylexemes;
887 yylexp = yylexemes + save->lexeme;
918 yylexp = yylexemes
[all...]
H A Dinherit2.tab.c414 static YYINT *yylexemes = 0; variable
674 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
685 yylexp = yylexemes + p;
786 if (!yylexemes)
788 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
789 if (yylexemes == NULL) goto yyenomem;
805 yylexp = yylexemes;
942 yylexp = yylexemes + save->lexeme;
973 yylexp = yylexemes
[all...]
H A Dok_syntax1.tab.c679 static YYINT *yylexemes = 0; local
763 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
774 yylexp = yylexemes + p;
875 if (!yylexemes)
877 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
878 if (yylexemes == NULL) goto yyenomem;
894 yylexp = yylexemes;
1031 yylexp = yylexemes + save->lexeme;
1062 yylexp = yylexemes
[all...]
H A Dpure_calc.tab.c652 static YYINT *yylexemes = 0; local
736 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
747 yylexp = yylexemes + p;
848 if (!yylexemes)
850 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
851 if (yylexemes == NULL) goto yyenomem;
867 yylexp = yylexemes;
1004 yylexp = yylexemes + save->lexeme;
1035 yylexp = yylexemes
[all...]
H A Dpure_error.tab.c520 static YYINT *yylexemes = 0; local
604 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
615 yylexp = yylexemes + p;
716 if (!yylexemes)
718 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
719 if (yylexemes == NULL) goto yyenomem;
735 yylexp = yylexemes;
872 yylexp = yylexemes + save->lexeme;
903 yylexp = yylexemes
[all...]
H A Dquote_calc-s.tab.c482 static YYINT *yylexemes = 0; variable
731 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
742 yylexp = yylexemes + p;
843 if (!yylexemes)
845 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
846 if (yylexemes == NULL) goto yyenomem;
862 yylexp = yylexemes;
999 yylexp = yylexemes + save->lexeme;
1030 yylexp = yylexemes
[all...]
H A Dquote_calc.tab.c488 static YYINT *yylexemes = 0; variable
737 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
748 yylexp = yylexemes + p;
849 if (!yylexemes)
851 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
852 if (yylexemes == NULL) goto yyenomem;
868 yylexp = yylexemes;
1005 yylexp = yylexemes + save->lexeme;
1036 yylexp = yylexemes
[all...]
H A Dquote_calc2-s.tab.c482 static YYINT *yylexemes = 0; variable
731 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
742 yylexp = yylexemes + p;
843 if (!yylexemes)
845 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
846 if (yylexemes == NULL) goto yyenomem;
862 yylexp = yylexemes;
999 yylexp = yylexemes + save->lexeme;
1030 yylexp = yylexemes
[all...]
H A Dquote_calc2.tab.c488 static YYINT *yylexemes = 0; variable
737 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
748 yylexp = yylexemes + p;
849 if (!yylexemes)
851 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
852 if (yylexemes == NULL) goto yyenomem;
868 yylexp = yylexemes;
1005 yylexp = yylexemes + save->lexeme;
1036 yylexp = yylexemes
[all...]
H A Dquote_calc3-s.tab.c483 static YYINT *yylexemes = 0; variable
732 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
743 yylexp = yylexemes + p;
844 if (!yylexemes)
846 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
847 if (yylexemes == NULL) goto yyenomem;
863 yylexp = yylexemes;
1000 yylexp = yylexemes + save->lexeme;
1031 yylexp = yylexemes
[all...]
H A Dbtyacc_calc1.tab.c799 static YYINT *yylexemes = 0; local
883 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
894 yylexp = yylexemes + p;
995 if (!yylexemes)
997 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
998 if (yylexemes == NULL) goto yyenomem;
1014 yylexp = yylexemes;
1151 yylexp = yylexemes + save->lexeme;
1182 yylexp = yylexemes
[all...]
H A Dbtyacc_demo.tab.c633 static YYINT *yylexemes = 0; variable
1386 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
1397 yylexp = yylexemes + p;
1498 if (!yylexemes)
1500 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
1501 if (yylexemes == NULL) goto yyenomem;
1517 yylexp = yylexemes;
1654 yylexp = yylexemes + save->lexeme;
1685 yylexp = yylexemes
[all...]
H A Dexpr.oxout.tab.c470 static YYINT *yylexemes = 0; variable
1999 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
2010 yylexp = yylexemes + p;
2111 if (!yylexemes)
2113 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
2114 if (yylexemes == NULL) goto yyenomem;
2130 yylexp = yylexemes;
2267 yylexp = yylexemes + save->lexeme;
2298 yylexp = yylexemes
[all...]
H A Dgrammar.tab.c1173 static YYINT *yylexemes = 0; variable
1552 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
1563 yylexp = yylexemes + p;
1664 if (!yylexemes)
1666 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
1667 if (yylexemes == NULL) goto yyenomem;
1683 yylexp = yylexemes;
1820 yylexp = yylexemes + save->lexeme;
1851 yylexp = yylexemes
[all...]

Completed in 147 milliseconds

12