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

12

/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Drename_debug.c208 static YYINT *yylexemes = 0; variable
442 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
453 yylexp = yylexemes + p;
554 if (!yylexemes)
556 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
557 if (yylexemes == NULL) goto yyenomem;
573 yylexp = yylexemes;
710 yylexp = yylexemes + save->lexeme;
741 yylexp = yylexemes
[all...]
H A Dcode_debug.c206 static short *yylexemes = 0; variable
435 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
446 yylexp = yylexemes + p;
548 if (!yylexemes)
550 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
551 if (yylexemes == NULL) goto yyenomem;
567 yylexp = yylexemes;
695 yylexp = yylexemes + save->lexeme;
726 yylexp = yylexemes
[all...]
H A Dquote_calc3.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 Dquote_calc4-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 Dquote_calc4.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 Dvarsyntax_calc1.tab.c519 static YYINT *yylexemes = 0; variable
858 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
869 yylexp = yylexemes + p;
970 if (!yylexemes)
972 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
973 if (yylexemes == NULL) goto yyenomem;
989 yylexp = yylexemes;
1126 yylexp = yylexemes + save->lexeme;
1157 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy1.tab.c482 static YYINT *yylexemes = 0; variable
718 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
729 yylexp = yylexemes + p;
830 if (!yylexemes)
832 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
833 if (yylexemes == NULL) goto yyenomem;
849 yylexp = yylexemes;
986 yylexp = yylexemes + save->lexeme;
1017 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy2.tab.c482 static YYINT *yylexemes = 0; variable
718 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
729 yylexp = yylexemes + p;
830 if (!yylexemes)
832 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
833 if (yylexemes == NULL) goto yyenomem;
849 yylexp = yylexemes;
986 yylexp = yylexemes + save->lexeme;
1017 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy3.tab.c482 static YYINT *yylexemes = 0; variable
718 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
729 yylexp = yylexemes + p;
830 if (!yylexemes)
832 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
833 if (yylexemes == NULL) goto yyenomem;
849 yylexp = yylexemes;
986 yylexp = yylexemes + save->lexeme;
1017 yylexp = yylexemes
[all...]
H A Dcalc.tab.c463 static YYINT *yylexemes = 0; variable
713 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
724 yylexp = yylexemes + p;
825 if (!yylexemes)
827 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
828 if (yylexemes == NULL) goto yyenomem;
844 yylexp = yylexemes;
981 yylexp = yylexemes + save->lexeme;
1012 yylexp = yylexemes
[all...]
H A Dcalc1.tab.c518 static YYINT *yylexemes = 0; variable
857 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
868 yylexp = yylexemes + p;
969 if (!yylexemes)
971 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
972 if (yylexemes == NULL) goto yyenomem;
988 yylexp = yylexemes;
1125 yylexp = yylexemes + save->lexeme;
1156 yylexp = yylexemes
[all...]
H A Dcalc2.tab.c465 static YYINT *yylexemes = 0; variable
726 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
737 yylexp = yylexemes + p;
838 if (!yylexemes)
840 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
841 if (yylexemes == NULL) goto yyenomem;
857 yylexp = yylexemes;
994 yylexp = yylexemes + save->lexeme;
1025 yylexp = yylexemes
[all...]
H A Dcalc3.tab.c656 static YYINT *yylexemes = 0; local
740 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
751 yylexp = yylexemes + p;
852 if (!yylexemes)
854 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
855 if (yylexemes == NULL) goto yyenomem;
871 yylexp = yylexemes;
1008 yylexp = yylexemes + save->lexeme;
1039 yylexp = yylexemes
[all...]
H A Dcode_calc.code.c332 static YYINT *yylexemes = 0; variable
586 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
597 yylexp = yylexemes + p;
698 if (!yylexemes)
700 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
701 if (yylexemes == NULL) goto yyenomem;
717 yylexp = yylexemes;
854 yylexp = yylexemes + save->lexeme;
885 yylexp = yylexemes
[all...]
H A Dcode_error.code.c322 static YYINT *yylexemes = 0; variable
556 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
567 yylexp = yylexemes + p;
668 if (!yylexemes)
670 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
671 if (yylexemes == NULL) goto yyenomem;
687 yylexp = yylexemes;
824 yylexp = yylexemes + save->lexeme;
855 yylexp = yylexemes
[all...]
H A Dempty.tab.c354 static YYINT *yylexemes = 0; variable
575 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
586 yylexp = yylexemes + p;
687 if (!yylexemes)
689 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
690 if (yylexemes == NULL) goto yyenomem;
706 yylexp = yylexemes;
843 yylexp = yylexemes + save->lexeme;
874 yylexp = yylexemes
[all...]
H A Derr_inherit3.tab.c415 static YYINT *yylexemes = 0; variable
675 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
686 yylexp = yylexemes + p;
787 if (!yylexemes)
789 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
790 if (yylexemes == NULL) goto yyenomem;
806 yylexp = yylexemes;
943 yylexp = yylexemes + save->lexeme;
974 yylexp = yylexemes
[all...]
H A Derr_inherit4.tab.c434 static YYINT *yylexemes = 0; variable
673 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
684 yylexp = yylexemes + p;
785 if (!yylexemes)
787 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
788 if (yylexemes == NULL) goto yyenomem;
804 yylexp = yylexemes;
941 yylexp = yylexemes + save->lexeme;
972 yylexp = yylexemes
[all...]
H A Derr_syntax10.tab.c344 static YYINT *yylexemes = 0; variable
574 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
585 yylexp = yylexemes + p;
686 if (!yylexemes)
688 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
689 if (yylexemes == NULL) goto yyenomem;
705 yylexp = yylexemes;
842 yylexp = yylexemes + save->lexeme;
873 yylexp = yylexemes
[all...]
H A Derr_syntax11.tab.c350 static YYINT *yylexemes = 0; variable
580 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
591 yylexp = yylexemes + p;
692 if (!yylexemes)
694 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
695 if (yylexemes == NULL) goto yyenomem;
711 yylexp = yylexemes;
848 yylexp = yylexemes + save->lexeme;
879 yylexp = yylexemes
[all...]
H A Derr_syntax12.tab.c356 static YYINT *yylexemes = 0; variable
586 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
597 yylexp = yylexemes + p;
698 if (!yylexemes)
700 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
701 if (yylexemes == NULL) goto yyenomem;
717 yylexp = yylexemes;
854 yylexp = yylexemes + save->lexeme;
885 yylexp = yylexemes
[all...]
H A Derr_syntax18.tab.c353 static YYINT *yylexemes = 0; variable
583 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
594 yylexp = yylexemes + p;
695 if (!yylexemes)
697 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
698 if (yylexemes == NULL) goto yyenomem;
714 yylexp = yylexemes;
851 yylexp = yylexemes + save->lexeme;
882 yylexp = yylexemes
[all...]
H A Derr_syntax20.tab.c348 static YYINT *yylexemes = 0; variable
578 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
589 yylexp = yylexemes + p;
690 if (!yylexemes)
692 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
693 if (yylexemes == NULL) goto yyenomem;
709 yylexp = yylexemes;
846 yylexp = yylexemes + save->lexeme;
877 yylexp = yylexemes
[all...]
H A Derror.tab.c349 static YYINT *yylexemes = 0; variable
579 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
590 yylexp = yylexemes + p;
691 if (!yylexemes)
693 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
694 if (yylexemes == NULL) goto yyenomem;
710 yylexp = yylexemes;
847 yylexp = yylexemes + save->lexeme;
878 yylexp = yylexemes
[all...]
H A Dinherit0.tab.c386 static YYINT *yylexemes = 0; variable
598 if ((yylexemes = realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
609 yylexp = yylexemes + p;
710 if (!yylexemes)
712 yylexemes = malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
713 if (yylexemes == NULL) goto yyenomem;
729 yylexp = yylexemes;
866 yylexp = yylexemes + save->lexeme;
897 yylexp = yylexemes
[all...]

Completed in 299 milliseconds

12