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

12

/freebsd-10.3-release/contrib/byacc/test/btyacc/
H A Dcode_debug.c120 #ifndef YYLVQUEUEGROWTH
121 #define YYLVQUEUEGROWTH 32 macro
434 s += YYLVQUEUEGROWTH;
550 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
552 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
554 yylvlim = yylvals + YYLVQUEUEGROWTH;
556 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
558 yylplim = yylpsns + YYLVQUEUEGROWTH;
944 s += YYLVQUEUEGROWTH;
H A Drename_debug.c120 #ifndef YYLVQUEUEGROWTH
121 #define YYLVQUEUEGROWTH 32 macro
434 s += YYLVQUEUEGROWTH;
550 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
552 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
554 yylvlim = yylvals + YYLVQUEUEGROWTH;
556 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
558 yylplim = yylpsns + YYLVQUEUEGROWTH;
944 s += YYLVQUEUEGROWTH;
H A Dbtyacc_calc1.tab.c417 #ifndef YYLVQUEUEGROWTH
418 #define YYLVQUEUEGROWTH 32 macro
866 s += YYLVQUEUEGROWTH;
982 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
984 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
986 yylvlim = yylvals + YYLVQUEUEGROWTH;
988 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
990 yylplim = yylpsns + YYLVQUEUEGROWTH;
1570 s += YYLVQUEUEGROWTH;
H A Dbtyacc_destroy1.tab.c394 #ifndef YYLVQUEUEGROWTH
395 #define YYLVQUEUEGROWTH 32 macro
710 s += YYLVQUEUEGROWTH;
826 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
828 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
830 yylvlim = yylvals + YYLVQUEUEGROWTH;
832 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
834 yylplim = yylpsns + YYLVQUEUEGROWTH;
1270 s += YYLVQUEUEGROWTH;
H A Dbtyacc_destroy2.tab.c394 #ifndef YYLVQUEUEGROWTH
395 #define YYLVQUEUEGROWTH 32 macro
710 s += YYLVQUEUEGROWTH;
826 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
828 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
830 yylvlim = yylvals + YYLVQUEUEGROWTH;
832 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
834 yylplim = yylpsns + YYLVQUEUEGROWTH;
1270 s += YYLVQUEUEGROWTH;
H A Dbtyacc_destroy3.tab.c394 #ifndef YYLVQUEUEGROWTH
395 #define YYLVQUEUEGROWTH 32 macro
710 s += YYLVQUEUEGROWTH;
826 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
828 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
830 yylvlim = yylvals + YYLVQUEUEGROWTH;
832 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
834 yylplim = yylpsns + YYLVQUEUEGROWTH;
1270 s += YYLVQUEUEGROWTH;
H A Dcalc.tab.c375 #ifndef YYLVQUEUEGROWTH
376 #define YYLVQUEUEGROWTH 32 macro
705 s += YYLVQUEUEGROWTH;
821 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
823 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
825 yylvlim = yylvals + YYLVQUEUEGROWTH;
827 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
829 yylplim = yylpsns + YYLVQUEUEGROWTH;
1276 s += YYLVQUEUEGROWTH;
H A Dcalc1.tab.c430 #ifndef YYLVQUEUEGROWTH
431 #define YYLVQUEUEGROWTH 32 macro
849 s += YYLVQUEUEGROWTH;
965 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
967 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
969 yylvlim = yylvals + YYLVQUEUEGROWTH;
971 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
973 yylplim = yylpsns + YYLVQUEUEGROWTH;
1523 s += YYLVQUEUEGROWTH;
H A Dcalc2.tab.c377 #ifndef YYLVQUEUEGROWTH
378 #define YYLVQUEUEGROWTH 32 macro
718 s += YYLVQUEUEGROWTH;
834 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
836 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
838 yylvlim = yylvals + YYLVQUEUEGROWTH;
840 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
842 yylplim = yylpsns + YYLVQUEUEGROWTH;
1289 s += YYLVQUEUEGROWTH;
H A Dcalc3.tab.c373 #ifndef YYLVQUEUEGROWTH
374 #define YYLVQUEUEGROWTH 32 macro
723 s += YYLVQUEUEGROWTH;
839 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
841 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
843 yylvlim = yylvals + YYLVQUEUEGROWTH;
845 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
847 yylplim = yylpsns + YYLVQUEUEGROWTH;
1294 s += YYLVQUEUEGROWTH;
H A Dcode_calc.code.c242 #ifndef YYLVQUEUEGROWTH
243 #define YYLVQUEUEGROWTH 32 macro
576 s += YYLVQUEUEGROWTH;
692 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
694 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
696 yylvlim = yylvals + YYLVQUEUEGROWTH;
698 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
700 yylplim = yylpsns + YYLVQUEUEGROWTH;
1147 s += YYLVQUEUEGROWTH;
H A Dcode_error.code.c234 #ifndef YYLVQUEUEGROWTH
235 #define YYLVQUEUEGROWTH 32 macro
548 s += YYLVQUEUEGROWTH;
664 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
666 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
668 yylvlim = yylvals + YYLVQUEUEGROWTH;
670 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
672 yylplim = yylpsns + YYLVQUEUEGROWTH;
1058 s += YYLVQUEUEGROWTH;
H A Dempty.tab.c266 #ifndef YYLVQUEUEGROWTH
267 #define YYLVQUEUEGROWTH 32 macro
567 s += YYLVQUEUEGROWTH;
683 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
685 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
687 yylvlim = yylvals + YYLVQUEUEGROWTH;
689 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
691 yylplim = yylpsns + YYLVQUEUEGROWTH;
1077 s += YYLVQUEUEGROWTH;
H A Derr_inherit3.tab.c327 #ifndef YYLVQUEUEGROWTH
328 #define YYLVQUEUEGROWTH 32 macro
667 s += YYLVQUEUEGROWTH;
783 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
785 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
787 yylvlim = yylvals + YYLVQUEUEGROWTH;
789 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
791 yylplim = yylpsns + YYLVQUEUEGROWTH;
1238 s += YYLVQUEUEGROWTH;
H A Derr_inherit4.tab.c345 #ifndef YYLVQUEUEGROWTH
346 #define YYLVQUEUEGROWTH 32 macro
664 s += YYLVQUEUEGROWTH;
780 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
782 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
784 yylvlim = yylvals + YYLVQUEUEGROWTH;
786 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
788 yylplim = yylpsns + YYLVQUEUEGROWTH;
1227 s += YYLVQUEUEGROWTH;
H A Derr_syntax10.tab.c256 #ifndef YYLVQUEUEGROWTH
257 #define YYLVQUEUEGROWTH 32 macro
566 s += YYLVQUEUEGROWTH;
682 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
684 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
686 yylvlim = yylvals + YYLVQUEUEGROWTH;
688 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
690 yylplim = yylpsns + YYLVQUEUEGROWTH;
1076 s += YYLVQUEUEGROWTH;
H A Derr_syntax11.tab.c262 #ifndef YYLVQUEUEGROWTH
263 #define YYLVQUEUEGROWTH 32 macro
572 s += YYLVQUEUEGROWTH;
688 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
690 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
692 yylvlim = yylvals + YYLVQUEUEGROWTH;
694 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
696 yylplim = yylpsns + YYLVQUEUEGROWTH;
1082 s += YYLVQUEUEGROWTH;
H A Derr_syntax12.tab.c268 #ifndef YYLVQUEUEGROWTH
269 #define YYLVQUEUEGROWTH 32 macro
578 s += YYLVQUEUEGROWTH;
694 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
696 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
698 yylvlim = yylvals + YYLVQUEUEGROWTH;
700 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
702 yylplim = yylpsns + YYLVQUEUEGROWTH;
1088 s += YYLVQUEUEGROWTH;
H A Derr_syntax18.tab.c265 #ifndef YYLVQUEUEGROWTH
266 #define YYLVQUEUEGROWTH 32 macro
575 s += YYLVQUEUEGROWTH;
691 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
693 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
695 yylvlim = yylvals + YYLVQUEUEGROWTH;
697 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
699 yylplim = yylpsns + YYLVQUEUEGROWTH;
1090 s += YYLVQUEUEGROWTH;
H A Derr_syntax20.tab.c260 #ifndef YYLVQUEUEGROWTH
261 #define YYLVQUEUEGROWTH 32 macro
570 s += YYLVQUEUEGROWTH;
686 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
688 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
690 yylvlim = yylvals + YYLVQUEUEGROWTH;
692 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
694 yylplim = yylpsns + YYLVQUEUEGROWTH;
1085 s += YYLVQUEUEGROWTH;
H A Derror.tab.c261 #ifndef YYLVQUEUEGROWTH
262 #define YYLVQUEUEGROWTH 32 macro
571 s += YYLVQUEUEGROWTH;
687 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
689 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
691 yylvlim = yylvals + YYLVQUEUEGROWTH;
693 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
695 yylplim = yylpsns + YYLVQUEUEGROWTH;
1081 s += YYLVQUEUEGROWTH;
H A Dinherit0.tab.c298 #ifndef YYLVQUEUEGROWTH
299 #define YYLVQUEUEGROWTH 32 macro
590 s += YYLVQUEUEGROWTH;
706 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
708 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
710 yylvlim = yylvals + YYLVQUEUEGROWTH;
712 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
714 yylplim = yylpsns + YYLVQUEUEGROWTH;
1145 s += YYLVQUEUEGROWTH;
H A Dinherit1.tab.c319 #ifndef YYLVQUEUEGROWTH
320 #define YYLVQUEUEGROWTH 32 macro
611 s += YYLVQUEUEGROWTH;
727 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
729 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
731 yylvlim = yylvals + YYLVQUEUEGROWTH;
733 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
735 yylplim = yylpsns + YYLVQUEUEGROWTH;
1170 s += YYLVQUEUEGROWTH;
H A Dinherit2.tab.c327 #ifndef YYLVQUEUEGROWTH
328 #define YYLVQUEUEGROWTH 32 macro
667 s += YYLVQUEUEGROWTH;
783 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
785 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
787 yylvlim = yylvals + YYLVQUEUEGROWTH;
789 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
791 yylplim = yylpsns + YYLVQUEUEGROWTH;
1234 s += YYLVQUEUEGROWTH;
H A Dok_syntax1.tab.c396 #ifndef YYLVQUEUEGROWTH
397 #define YYLVQUEUEGROWTH 32 macro
746 s += YYLVQUEUEGROWTH;
862 yylexemes = (short *) malloc((YYLVQUEUEGROWTH) * sizeof(short));
864 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE));
866 yylvlim = yylvals + YYLVQUEUEGROWTH;
868 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE));
870 yylplim = yylpsns + YYLVQUEUEGROWTH;
1317 s += YYLVQUEUEGROWTH;

Completed in 208 milliseconds

12