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

12

/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.c213 static YYINT *yylexemes = 0; variable
447 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
458 yylexp = yylexemes + p;
559 if (!yylexemes)
561 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
562 if (yylexemes == NULL) goto yyenomem;
578 yylexp = yylexemes;
715 yylexp = yylexemes + save->lexeme;
746 yylexp = yylexemes
[all...]
H A Ddefines1.calc.c375 static YYINT *yylexemes = 0; variable
625 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
636 yylexp = yylexemes + p;
737 if (!yylexemes)
739 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
740 if (yylexemes == NULL) goto yyenomem;
756 yylexp = yylexemes;
893 yylexp = yylexemes + save->lexeme;
924 yylexp = yylexemes
[all...]
H A Derr_syntax20.tab.c353 static YYINT *yylexemes = 0; variable
583 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
594 yylexp = yylexemes + p;
695 if (!yylexemes)
697 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
698 if (yylexemes == NULL) goto yyenomem;
714 yylexp = yylexemes;
851 yylexp = yylexemes + save->lexeme;
882 yylexp = yylexemes
[all...]
H A Dstdin2.calc.c375 static YYINT *yylexemes = 0; variable
625 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
636 yylexp = yylexemes + p;
737 if (!yylexemes)
739 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
740 if (yylexemes == NULL) goto yyenomem;
756 yylexp = yylexemes;
893 yylexp = yylexemes + save->lexeme;
924 yylexp = yylexemes
[all...]
H A Dstdin1.calc.c375 static YYINT *yylexemes = 0; variable
625 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
636 yylexp = yylexemes + p;
737 if (!yylexemes)
739 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
740 if (yylexemes == NULL) goto yyenomem;
756 yylexp = yylexemes;
893 yylexp = yylexemes + save->lexeme;
924 yylexp = yylexemes
[all...]
H A Dquote_calc4-s.tab.c488 static YYINT *yylexemes = 0; variable
737 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
748 yylexp = yylexemes + p;
849 if (!yylexemes)
851 yylexemes = (YYINT *) 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_calc4.tab.c488 static YYINT *yylexemes = 0; variable
737 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
748 yylexp = yylexemes + p;
849 if (!yylexemes)
851 yylexemes = (YYINT *) 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.c488 static YYINT *yylexemes = 0; variable
737 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
748 yylexp = yylexemes + p;
849 if (!yylexemes)
851 yylexemes = (YYINT *) 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.tab.c488 static YYINT *yylexemes = 0; variable
737 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
748 yylexp = yylexemes + p;
849 if (!yylexemes)
851 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
852 if (yylexemes == NULL) goto yyenomem;
868 yylexp = yylexemes;
1005 yylexp = yylexemes + save->lexeme;
1036 yylexp = yylexemes
[all...]
H A Dcalc3.tab.c661 static YYINT *yylexemes = 0; local
745 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
756 yylexp = yylexemes + p;
857 if (!yylexemes)
859 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
860 if (yylexemes == NULL) goto yyenomem;
876 yylexp = yylexemes;
1013 yylexp = yylexemes + save->lexeme;
1044 yylexp = yylexemes
[all...]
H A Dcalc_code_all.tab.c480 static YYINT *yylexemes = 0; variable
746 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
757 yylexp = yylexemes + p;
858 if (!yylexemes)
860 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
861 if (yylexemes == NULL) goto yyenomem;
877 yylexp = yylexemes;
1014 yylexp = yylexemes + save->lexeme;
1045 yylexp = yylexemes
[all...]
H A Dcalc_code_default.tab.c468 static YYINT *yylexemes = 0; variable
726 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
737 yylexp = yylexemes + p;
838 if (!yylexemes)
840 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
841 if (yylexemes == NULL) goto yyenomem;
857 yylexp = yylexemes;
994 yylexp = yylexemes + save->lexeme;
1025 yylexp = yylexemes
[all...]
H A Dcalc_code_imports.tab.c468 static YYINT *yylexemes = 0; variable
718 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
729 yylexp = yylexemes + p;
830 if (!yylexemes)
832 yylexemes = (YYINT *) 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_code_provides.tab.c468 static YYINT *yylexemes = 0; variable
726 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
737 yylexp = yylexemes + p;
838 if (!yylexemes)
840 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
841 if (yylexemes == NULL) goto yyenomem;
857 yylexp = yylexemes;
994 yylexp = yylexemes + save->lexeme;
1025 yylexp = yylexemes
[all...]
H A Dcalc_code_requires.tab.c476 static YYINT *yylexemes = 0; variable
726 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
737 yylexp = yylexemes + p;
838 if (!yylexemes)
840 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
841 if (yylexemes == NULL) goto yyenomem;
857 yylexp = yylexemes;
994 yylexp = yylexemes + save->lexeme;
1025 yylexp = yylexemes
[all...]
H A Dcalc_code_top.tab.c476 static YYINT *yylexemes = 0; variable
726 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
737 yylexp = yylexemes + p;
838 if (!yylexemes)
840 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
841 if (yylexemes == NULL) goto yyenomem;
857 yylexp = yylexemes;
994 yylexp = yylexemes + save->lexeme;
1025 yylexp = yylexemes
[all...]
H A Dcalc1.tab.c523 static YYINT *yylexemes = 0; variable
862 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
873 yylexp = yylexemes + p;
974 if (!yylexemes)
976 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
977 if (yylexemes == NULL) goto yyenomem;
993 yylexp = yylexemes;
1130 yylexp = yylexemes + save->lexeme;
1161 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy1.tab.c487 static YYINT *yylexemes = 0; variable
723 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
734 yylexp = yylexemes + p;
835 if (!yylexemes)
837 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
838 if (yylexemes == NULL) goto yyenomem;
854 yylexp = yylexemes;
991 yylexp = yylexemes + save->lexeme;
1022 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy3.tab.c487 static YYINT *yylexemes = 0; variable
723 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
734 yylexp = yylexemes + p;
835 if (!yylexemes)
837 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
838 if (yylexemes == NULL) goto yyenomem;
854 yylexp = yylexemes;
991 yylexp = yylexemes + save->lexeme;
1022 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy2.tab.c487 static YYINT *yylexemes = 0; variable
723 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
734 yylexp = yylexemes + p;
835 if (!yylexemes)
837 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
838 if (yylexemes == NULL) goto yyenomem;
854 yylexp = yylexemes;
991 yylexp = yylexemes + save->lexeme;
1022 yylexp = yylexemes
[all...]
H A Dcalc2.tab.c470 static YYINT *yylexemes = 0; variable
731 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
742 yylexp = yylexemes + p;
843 if (!yylexemes)
845 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
846 if (yylexemes == NULL) goto yyenomem;
862 yylexp = yylexemes;
999 yylexp = yylexemes + save->lexeme;
1030 yylexp = yylexemes
[all...]
H A Dcalc.tab.c468 static YYINT *yylexemes = 0; variable
718 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
729 yylexp = yylexemes + p;
830 if (!yylexemes)
832 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
833 if (yylexemes == NULL) goto yyenomem;
849 yylexp = yylexemes;
986 yylexp = yylexemes + save->lexeme;
1017 yylexp = yylexemes
[all...]
H A Dcode_calc.code.c337 static YYINT *yylexemes = 0; variable
591 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
602 yylexp = yylexemes + p;
703 if (!yylexemes)
705 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
706 if (yylexemes == NULL) goto yyenomem;
722 yylexp = yylexemes;
859 yylexp = yylexemes + save->lexeme;
890 yylexp = yylexemes
[all...]
H A Dcode_error.code.c327 static YYINT *yylexemes = 0; variable
561 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
572 yylexp = yylexemes + p;
673 if (!yylexemes)
675 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
676 if (yylexemes == NULL) goto yyenomem;
692 yylexp = yylexemes;
829 yylexp = yylexemes + save->lexeme;
860 yylexp = yylexemes
[all...]
H A Dok_syntax1.tab.c684 static YYINT *yylexemes = 0; local
768 if ((yylexemes = (YYINT *)realloc(yylexemes, s * sizeof(YYINT))) == NULL) goto yyenomem;
779 yylexp = yylexemes + p;
880 if (!yylexemes)
882 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT));
883 if (yylexemes == NULL) goto yyenomem;
899 yylexp = yylexemes;
1036 yylexp = yylexemes + save->lexeme;
1067 yylexp = yylexemes
[all...]

Completed in 326 milliseconds

12