Searched refs:yystack (Results 1 - 25 of 91) sorted by relevance

1234

/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.c166 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
175 static YYSTACKDATA yystack; variable
244 #define yydepth (int)(yystack.s_mark - yystack.s_base)
329 p->yystack.stacksize = size;
332 p->yystack.s_base = NULL;
333 p->yystack.l_base = NULL;
335 p->yystack.p_base = NULL;
339 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
340 if (p->yystack
[all...]
H A Dcalc1.tab.c476 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
485 static YYSTACKDATA yystack; variable
659 #define yydepth (int)(yystack.s_mark - yystack.s_base)
744 p->yystack.stacksize = size;
747 p->yystack.s_base = NULL;
748 p->yystack.l_base = NULL;
750 p->yystack.p_base = NULL;
754 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
755 if (p->yystack
[all...]
H A Dvarsyntax_calc1.tab.c477 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
486 static YYSTACKDATA yystack; variable
660 #define yydepth (int)(yystack.s_mark - yystack.s_base)
745 p->yystack.stacksize = size;
748 p->yystack.s_base = NULL;
749 p->yystack.l_base = NULL;
751 p->yystack.p_base = NULL;
755 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
756 if (p->yystack
[all...]
H A Ddefines1.calc.c328 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
337 static YYSTACKDATA yystack; variable
422 #define yydepth (int)(yystack.s_mark - yystack.s_base)
507 p->yystack.stacksize = size;
510 p->yystack.s_base = NULL;
511 p->yystack.l_base = NULL;
513 p->yystack.p_base = NULL;
517 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
518 if (p->yystack
[all...]
H A Dstdin2.calc.c328 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
337 static YYSTACKDATA yystack; variable
422 #define yydepth (int)(yystack.s_mark - yystack.s_base)
507 p->yystack.stacksize = size;
510 p->yystack.s_base = NULL;
511 p->yystack.l_base = NULL;
513 p->yystack.p_base = NULL;
517 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
518 if (p->yystack
[all...]
H A Dstdin1.calc.c328 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
337 static YYSTACKDATA yystack; variable
422 #define yydepth (int)(yystack.s_mark - yystack.s_base)
507 p->yystack.stacksize = size;
510 p->yystack.s_base = NULL;
511 p->yystack.l_base = NULL;
513 p->yystack.p_base = NULL;
517 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
518 if (p->yystack
[all...]
H A Dquote_calc4-s.tab.c441 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
450 static YYSTACKDATA yystack; variable
534 #define yydepth (int)(yystack.s_mark - yystack.s_base)
619 p->yystack.stacksize = size;
622 p->yystack.s_base = NULL;
623 p->yystack.l_base = NULL;
625 p->yystack.p_base = NULL;
629 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
630 if (p->yystack
[all...]
H A Dquote_calc4.tab.c441 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
450 static YYSTACKDATA yystack; variable
534 #define yydepth (int)(yystack.s_mark - yystack.s_base)
619 p->yystack.stacksize = size;
622 p->yystack.s_base = NULL;
623 p->yystack.l_base = NULL;
625 p->yystack.p_base = NULL;
629 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
630 if (p->yystack
[all...]
H A Dquote_calc3-s.tab.c441 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
450 static YYSTACKDATA yystack; variable
534 #define yydepth (int)(yystack.s_mark - yystack.s_base)
619 p->yystack.stacksize = size;
622 p->yystack.s_base = NULL;
623 p->yystack.l_base = NULL;
625 p->yystack.p_base = NULL;
629 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
630 if (p->yystack
[all...]
H A Dquote_calc3.tab.c441 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
450 static YYSTACKDATA yystack; variable
534 #define yydepth (int)(yystack.s_mark - yystack.s_base)
619 p->yystack.stacksize = size;
622 p->yystack.s_base = NULL;
623 p->yystack.l_base = NULL;
625 p->yystack.p_base = NULL;
629 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
630 if (p->yystack
[all...]
H A Dcalc3.tab.c417 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
481 #define yydepth (int)(yystack.s_mark - yystack.s_base)
566 p->yystack.stacksize = size;
569 p->yystack.s_base = NULL;
570 p->yystack.l_base = NULL;
572 p->yystack.p_base = NULL;
576 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
577 if (p->yystack.s_base == NULL) return NULL;
578 p->yystack
623 YYSTACKDATA yystack; local
[all...]
H A Dcalc_code_all.tab.c433 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
442 static YYSTACKDATA yystack; variable
543 #define yydepth (int)(yystack.s_mark - yystack.s_base)
628 p->yystack.stacksize = size;
631 p->yystack.s_base = NULL;
632 p->yystack.l_base = NULL;
634 p->yystack.p_base = NULL;
638 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
639 if (p->yystack
[all...]
H A Dcalc_code_default.tab.c421 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
430 static YYSTACKDATA yystack; variable
523 #define yydepth (int)(yystack.s_mark - yystack.s_base)
608 p->yystack.stacksize = size;
611 p->yystack.s_base = NULL;
612 p->yystack.l_base = NULL;
614 p->yystack.p_base = NULL;
618 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
619 if (p->yystack
[all...]
H A Dcalc_code_imports.tab.c421 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
430 static YYSTACKDATA yystack; variable
515 #define yydepth (int)(yystack.s_mark - yystack.s_base)
600 p->yystack.stacksize = size;
603 p->yystack.s_base = NULL;
604 p->yystack.l_base = NULL;
606 p->yystack.p_base = NULL;
610 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
611 if (p->yystack
[all...]
H A Dcalc_code_provides.tab.c421 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
430 static YYSTACKDATA yystack; variable
523 #define yydepth (int)(yystack.s_mark - yystack.s_base)
608 p->yystack.stacksize = size;
611 p->yystack.s_base = NULL;
612 p->yystack.l_base = NULL;
614 p->yystack.p_base = NULL;
618 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
619 if (p->yystack
[all...]
H A Dcalc_code_requires.tab.c429 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
438 static YYSTACKDATA yystack; variable
523 #define yydepth (int)(yystack.s_mark - yystack.s_base)
608 p->yystack.stacksize = size;
611 p->yystack.s_base = NULL;
612 p->yystack.l_base = NULL;
614 p->yystack.p_base = NULL;
618 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
619 if (p->yystack
[all...]
H A Dcalc_code_top.tab.c429 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
438 static YYSTACKDATA yystack; variable
523 #define yydepth (int)(yystack.s_mark - yystack.s_base)
608 p->yystack.stacksize = size;
611 p->yystack.s_base = NULL;
612 p->yystack.l_base = NULL;
614 p->yystack.p_base = NULL;
618 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
619 if (p->yystack
[all...]
H A Dcalc2.tab.c423 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
432 static YYSTACKDATA yystack; variable
528 #define yydepth (int)(yystack.s_mark - yystack.s_base)
613 p->yystack.stacksize = size;
616 p->yystack.s_base = NULL;
617 p->yystack.l_base = NULL;
619 p->yystack.p_base = NULL;
623 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
624 if (p->yystack
[all...]
H A Dcalc.tab.c421 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
430 static YYSTACKDATA yystack; variable
515 #define yydepth (int)(yystack.s_mark - yystack.s_base)
600 p->yystack.stacksize = size;
603 p->yystack.s_base = NULL;
604 p->yystack.l_base = NULL;
606 p->yystack.p_base = NULL;
610 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
611 if (p->yystack
[all...]
H A Dcode_calc.code.c290 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
299 static YYSTACKDATA yystack; variable
388 #define yydepth (int)(yystack.s_mark - yystack.s_base)
473 p->yystack.stacksize = size;
476 p->yystack.s_base = NULL;
477 p->yystack.l_base = NULL;
479 p->yystack.p_base = NULL;
483 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
484 if (p->yystack
[all...]
H A Dok_syntax1.tab.c440 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
504 #define yydepth (int)(yystack.s_mark - yystack.s_base)
589 p->yystack.stacksize = size;
592 p->yystack.s_base = NULL;
593 p->yystack.l_base = NULL;
595 p->yystack.p_base = NULL;
599 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
600 if (p->yystack.s_base == NULL) return NULL;
601 p->yystack
646 YYSTACKDATA yystack; local
[all...]
H A Dquote_calc2.tab.c446 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
455 static YYSTACKDATA yystack; variable
539 #define yydepth (int)(yystack.s_mark - yystack.s_base)
624 p->yystack.stacksize = size;
627 p->yystack.s_base = NULL;
628 p->yystack.l_base = NULL;
630 p->yystack.p_base = NULL;
634 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
635 if (p->yystack
[all...]
H A Dquote_calc.tab.c446 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
455 static YYSTACKDATA yystack; variable
539 #define yydepth (int)(yystack.s_mark - yystack.s_base)
624 p->yystack.stacksize = size;
627 p->yystack.s_base = NULL;
628 p->yystack.l_base = NULL;
630 p->yystack.p_base = NULL;
634 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
635 if (p->yystack
[all...]
H A Dquote_calc2-s.tab.c440 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
449 static YYSTACKDATA yystack; variable
533 #define yydepth (int)(yystack.s_mark - yystack.s_base)
618 p->yystack.stacksize = size;
621 p->yystack.s_base = NULL;
622 p->yystack.l_base = NULL;
624 p->yystack.p_base = NULL;
628 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
629 if (p->yystack
[all...]
H A Dquote_calc-s.tab.c440 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
449 static YYSTACKDATA yystack; variable
533 #define yydepth (int)(yystack.s_mark - yystack.s_base)
618 p->yystack.stacksize = size;
621 p->yystack.s_base = NULL;
622 p->yystack.l_base = NULL;
624 p->yystack.p_base = NULL;
628 p->yystack.s_base = (YYINT *) malloc(size * sizeof(YYINT));
629 if (p->yystack
[all...]

Completed in 152 milliseconds

1234