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

12

/freebsd-10.2-release/contrib/byacc/test/btyacc/
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 Drename_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 Dbtyacc_calc1.tab.c797 static short *yylexemes = 0; local
867 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
878 yylexp = yylexemes + p;
980 if (!yylexemes)
982 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
983 if (yylexemes == NULL) goto yyenomem;
999 yylexp = yylexemes;
1127 yylexp = yylexemes + save->lexeme;
1158 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy1.tab.c480 static short *yylexemes = 0; variable
711 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
722 yylexp = yylexemes + p;
824 if (!yylexemes)
826 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
827 if (yylexemes == NULL) goto yyenomem;
843 yylexp = yylexemes;
971 yylexp = yylexemes + save->lexeme;
1002 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy2.tab.c480 static short *yylexemes = 0; variable
711 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
722 yylexp = yylexemes + p;
824 if (!yylexemes)
826 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
827 if (yylexemes == NULL) goto yyenomem;
843 yylexp = yylexemes;
971 yylexp = yylexemes + save->lexeme;
1002 yylexp = yylexemes
[all...]
H A Dbtyacc_destroy3.tab.c480 static short *yylexemes = 0; variable
711 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
722 yylexp = yylexemes + p;
824 if (!yylexemes)
826 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
827 if (yylexemes == NULL) goto yyenomem;
843 yylexp = yylexemes;
971 yylexp = yylexemes + save->lexeme;
1002 yylexp = yylexemes
[all...]
H A Dcalc.tab.c461 static short *yylexemes = 0; variable
706 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
717 yylexp = yylexemes + p;
819 if (!yylexemes)
821 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
822 if (yylexemes == NULL) goto yyenomem;
838 yylexp = yylexemes;
966 yylexp = yylexemes + save->lexeme;
997 yylexp = yylexemes
[all...]
H A Dcalc1.tab.c516 static short *yylexemes = 0; variable
850 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
861 yylexp = yylexemes + p;
963 if (!yylexemes)
965 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
966 if (yylexemes == NULL) goto yyenomem;
982 yylexp = yylexemes;
1110 yylexp = yylexemes + save->lexeme;
1141 yylexp = yylexemes
[all...]
H A Dcalc2.tab.c463 static short *yylexemes = 0; variable
719 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
730 yylexp = yylexemes + p;
832 if (!yylexemes)
834 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
835 if (yylexemes == NULL) goto yyenomem;
851 yylexp = yylexemes;
979 yylexp = yylexemes + save->lexeme;
1010 yylexp = yylexemes
[all...]
H A Dcalc3.tab.c654 static short *yylexemes = 0; local
724 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
735 yylexp = yylexemes + p;
837 if (!yylexemes)
839 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
840 if (yylexemes == NULL) goto yyenomem;
856 yylexp = yylexemes;
984 yylexp = yylexemes + save->lexeme;
1015 yylexp = yylexemes
[all...]
H A Dcode_calc.code.c328 static short *yylexemes = 0; variable
577 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
588 yylexp = yylexemes + p;
690 if (!yylexemes)
692 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
693 if (yylexemes == NULL) goto yyenomem;
709 yylexp = yylexemes;
837 yylexp = yylexemes + save->lexeme;
868 yylexp = yylexemes
[all...]
H A Dcode_error.code.c320 static short *yylexemes = 0; variable
549 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
560 yylexp = yylexemes + p;
662 if (!yylexemes)
664 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
665 if (yylexemes == NULL) goto yyenomem;
681 yylexp = yylexemes;
809 yylexp = yylexemes + save->lexeme;
840 yylexp = yylexemes
[all...]
H A Dempty.tab.c352 static short *yylexemes = 0; variable
568 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
579 yylexp = yylexemes + p;
681 if (!yylexemes)
683 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
684 if (yylexemes == NULL) goto yyenomem;
700 yylexp = yylexemes;
828 yylexp = yylexemes + save->lexeme;
859 yylexp = yylexemes
[all...]
H A Derr_inherit3.tab.c413 static short *yylexemes = 0; variable
668 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
679 yylexp = yylexemes + p;
781 if (!yylexemes)
783 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
784 if (yylexemes == NULL) goto yyenomem;
800 yylexp = yylexemes;
928 yylexp = yylexemes + save->lexeme;
959 yylexp = yylexemes
[all...]
H A Derr_inherit4.tab.c431 static short *yylexemes = 0; variable
665 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
676 yylexp = yylexemes + p;
778 if (!yylexemes)
780 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
781 if (yylexemes == NULL) goto yyenomem;
797 yylexp = yylexemes;
925 yylexp = yylexemes + save->lexeme;
956 yylexp = yylexemes
[all...]
H A Derr_syntax10.tab.c342 static short *yylexemes = 0; variable
567 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
578 yylexp = yylexemes + p;
680 if (!yylexemes)
682 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
683 if (yylexemes == NULL) goto yyenomem;
699 yylexp = yylexemes;
827 yylexp = yylexemes + save->lexeme;
858 yylexp = yylexemes
[all...]
H A Derr_syntax11.tab.c348 static short *yylexemes = 0; variable
573 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
584 yylexp = yylexemes + p;
686 if (!yylexemes)
688 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
689 if (yylexemes == NULL) goto yyenomem;
705 yylexp = yylexemes;
833 yylexp = yylexemes + save->lexeme;
864 yylexp = yylexemes
[all...]
H A Derr_syntax12.tab.c354 static short *yylexemes = 0; variable
579 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
590 yylexp = yylexemes + p;
692 if (!yylexemes)
694 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
695 if (yylexemes == NULL) goto yyenomem;
711 yylexp = yylexemes;
839 yylexp = yylexemes + save->lexeme;
870 yylexp = yylexemes
[all...]
H A Derr_syntax18.tab.c351 static short *yylexemes = 0; variable
576 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
587 yylexp = yylexemes + p;
689 if (!yylexemes)
691 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
692 if (yylexemes == NULL) goto yyenomem;
708 yylexp = yylexemes;
836 yylexp = yylexemes + save->lexeme;
867 yylexp = yylexemes
[all...]
H A Derr_syntax20.tab.c346 static short *yylexemes = 0; variable
571 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
582 yylexp = yylexemes + p;
684 if (!yylexemes)
686 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
687 if (yylexemes == NULL) goto yyenomem;
703 yylexp = yylexemes;
831 yylexp = yylexemes + save->lexeme;
862 yylexp = yylexemes
[all...]
H A Derror.tab.c347 static short *yylexemes = 0; variable
572 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
583 yylexp = yylexemes + p;
685 if (!yylexemes)
687 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
688 if (yylexemes == NULL) goto yyenomem;
704 yylexp = yylexemes;
832 yylexp = yylexemes + save->lexeme;
863 yylexp = yylexemes
[all...]
H A Dinherit0.tab.c384 static short *yylexemes = 0; variable
591 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
602 yylexp = yylexemes + p;
704 if (!yylexemes)
706 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
707 if (yylexemes == NULL) goto yyenomem;
723 yylexp = yylexemes;
851 yylexp = yylexemes + save->lexeme;
882 yylexp = yylexemes
[all...]
H A Dinherit1.tab.c405 static short *yylexemes = 0; variable
612 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
623 yylexp = yylexemes + p;
725 if (!yylexemes)
727 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
728 if (yylexemes == NULL) goto yyenomem;
744 yylexp = yylexemes;
872 yylexp = yylexemes + save->lexeme;
903 yylexp = yylexemes
[all...]
H A Dinherit2.tab.c413 static short *yylexemes = 0; variable
668 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
679 yylexp = yylexemes + p;
781 if (!yylexemes)
783 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
784 if (yylexemes == NULL) goto yyenomem;
800 yylexp = yylexemes;
928 yylexp = yylexemes + save->lexeme;
959 yylexp = yylexemes
[all...]
H A Dok_syntax1.tab.c677 static short *yylexemes = 0; local
747 if ((yylexemes = (short *) realloc(yylexemes, s * sizeof(short))) == NULL) goto yyenomem;
758 yylexp = yylexemes + p;
860 if (!yylexemes)
862 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
863 if (yylexemes == NULL) goto yyenomem;
879 yylexp = yylexemes;
1007 yylexp = yylexemes + save->lexeme;
1038 yylexp = yylexemes
[all...]

Completed in 104 milliseconds

12