Home
last modified time | relevance | path

Searched refs:YYLVQUEUEGROWTH (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/byacc/test/btyacc/
H A Drename_debug.c125 #ifndef YYLVQUEUEGROWTH
126 #define YYLVQUEUEGROWTH 32 macro
444 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
559 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
561 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
563 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
565 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
567 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
962 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dbtyacc_destroy1.tab.c399 #ifndef YYLVQUEUEGROWTH
400 #define YYLVQUEUEGROWTH 32 macro
720 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
835 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
837 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
839 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
841 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
843 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1297 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dcalc.tab.c380 #ifndef YYLVQUEUEGROWTH
381 #define YYLVQUEUEGROWTH 32 macro
715 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
830 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
832 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
834 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
836 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
838 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1309 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dcalc2.tab.c382 #ifndef YYLVQUEUEGROWTH
383 #define YYLVQUEUEGROWTH 32 macro
728 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
843 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
845 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
847 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
849 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
851 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1322 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Derror.tab.c266 #ifndef YYLVQUEUEGROWTH
267 #define YYLVQUEUEGROWTH 32 macro
581 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
696 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
698 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
700 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
702 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
704 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1099 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dinherit0.tab.c303 #ifndef YYLVQUEUEGROWTH
304 #define YYLVQUEUEGROWTH 32 macro
600 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
715 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
717 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
719 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
721 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
723 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1174 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dpure_calc.tab.c379 #ifndef YYLVQUEUEGROWTH
380 #define YYLVQUEUEGROWTH 32 macro
738 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
853 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
855 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
857 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
859 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
861 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1332 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dpure_error.tab.c267 #ifndef YYLVQUEUEGROWTH
268 #define YYLVQUEUEGROWTH 32 macro
606 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
721 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
723 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
725 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
727 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
729 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1124 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc2-s.tab.c399 #ifndef YYLVQUEUEGROWTH
400 #define YYLVQUEUEGROWTH 32 macro
733 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
848 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
850 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
852 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
854 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
856 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1327 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc4-s.tab.c400 #ifndef YYLVQUEUEGROWTH
401 #define YYLVQUEUEGROWTH 32 macro
734 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
849 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
851 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
853 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
855 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
857 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1328 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dstdin1.calc.c287 #ifndef YYLVQUEUEGROWTH
288 #define YYLVQUEUEGROWTH 32 macro
622 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
739 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
741 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
743 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
745 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1216 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dstdin2.calc.c287 #ifndef YYLVQUEUEGROWTH
288 #define YYLVQUEUEGROWTH 32 macro
622 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
739 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
741 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
743 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
745 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1216 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc4.tab.c400 #ifndef YYLVQUEUEGROWTH
401 #define YYLVQUEUEGROWTH 32 macro
734 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
849 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
851 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
853 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
855 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
857 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1328 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dcalc_code_all.tab.c392 #ifndef YYLVQUEUEGROWTH
393 #define YYLVQUEUEGROWTH 32 macro
743 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
858 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
860 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
862 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
864 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
866 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1337 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dcalc_code_default.tab.c380 #ifndef YYLVQUEUEGROWTH
381 #define YYLVQUEUEGROWTH 32 macro
723 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
838 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
840 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
842 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
844 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
846 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1317 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dcalc_code_imports.tab.c380 #ifndef YYLVQUEUEGROWTH
381 #define YYLVQUEUEGROWTH 32 macro
715 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
830 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
832 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
834 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
836 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
838 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1309 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dcalc_code_requires.tab.c388 #ifndef YYLVQUEUEGROWTH
389 #define YYLVQUEUEGROWTH 32 macro
723 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
838 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
840 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
842 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
844 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
846 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1317 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Ddefines1.calc.c287 #ifndef YYLVQUEUEGROWTH
288 #define YYLVQUEUEGROWTH 32 macro
622 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
739 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
741 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
743 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
745 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1216 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Ddefines2.calc.c287 #ifndef YYLVQUEUEGROWTH
288 #define YYLVQUEUEGROWTH 32 macro
622 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
737 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
739 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
741 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
743 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
745 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1216 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dempty.tab.c271 #ifndef YYLVQUEUEGROWTH
272 #define YYLVQUEUEGROWTH 32 macro
577 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
692 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
694 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
696 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
698 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
700 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1095 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Derr_syntax12.tab.c273 #ifndef YYLVQUEUEGROWTH
274 #define YYLVQUEUEGROWTH 32 macro
588 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
703 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
705 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
707 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
709 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
711 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1106 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc-s.tab.c399 #ifndef YYLVQUEUEGROWTH
400 #define YYLVQUEUEGROWTH 32 macro
733 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
848 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
850 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
852 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
854 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
856 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1327 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc.tab.c405 #ifndef YYLVQUEUEGROWTH
406 #define YYLVQUEUEGROWTH 32 macro
739 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
854 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
856 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
858 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
860 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
862 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1333 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc2.tab.c405 #ifndef YYLVQUEUEGROWTH
406 #define YYLVQUEUEGROWTH 32 macro
739 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
854 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
856 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
858 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
860 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
862 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1333 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
H A Dquote_calc3-s.tab.c400 #ifndef YYLVQUEUEGROWTH
401 #define YYLVQUEUEGROWTH 32 macro
734 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()
849 yylexemes = (YYINT *) malloc((YYLVQUEUEGROWTH) * sizeof(YYINT)); in YYPARSE_DECL()
851 yylvals = (YYSTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYSTYPE)); in YYPARSE_DECL()
853 yylvlim = yylvals + YYLVQUEUEGROWTH; in YYPARSE_DECL()
855 yylpsns = (YYLTYPE *) malloc((YYLVQUEUEGROWTH) * sizeof(YYLTYPE)); in YYPARSE_DECL()
857 yylplim = yylpsns + YYLVQUEUEGROWTH; in YYPARSE_DECL()
1328 s += YYLVQUEUEGROWTH; in YYPARSE_DECL()

12