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

123

/freebsd-11.0-release/contrib/byacc/test/btyacc/
H A Dcode_debug.c159 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
168 static YYSTACKDATA yystack; variable
237 #define yydepth (int)(yystack.s_mark - yystack.s_base)
322 p->yystack.stacksize = size;
325 p->yystack.s_base = NULL;
326 p->yystack.l_base = NULL;
328 p->yystack.p_base = NULL;
332 p->yystack.s_base = (short *) malloc(size * sizeof(short));
333 if (p->yystack
[all...]
H A Drename_debug.c159 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
168 static YYSTACKDATA yystack; variable
237 #define yydepth (int)(yystack.s_mark - yystack.s_base)
322 p->yystack.stacksize = size;
325 p->yystack.s_base = NULL;
326 p->yystack.l_base = NULL;
328 p->yystack.p_base = NULL;
332 p->yystack.s_base = (short *) malloc(size * sizeof(short));
333 if (p->yystack
[all...]
H A Dbtyacc_calc1.tab.c456 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
619 #define yydepth (int)(yystack.s_mark - yystack.s_base)
704 p->yystack.stacksize = size;
707 p->yystack.s_base = NULL;
708 p->yystack.l_base = NULL;
710 p->yystack.p_base = NULL;
714 p->yystack.s_base = (short *) malloc(size * sizeof(short));
715 if (p->yystack.s_base == NULL) return NULL;
716 p->yystack
759 YYSTACKDATA yystack; local
[all...]
H A Dcalc1.tab.c469 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
478 static YYSTACKDATA yystack; variable
652 #define yydepth (int)(yystack.s_mark - yystack.s_base)
737 p->yystack.stacksize = size;
740 p->yystack.s_base = NULL;
741 p->yystack.l_base = NULL;
743 p->yystack.p_base = NULL;
747 p->yystack.s_base = (short *) malloc(size * sizeof(short));
748 if (p->yystack
[all...]
H A Dvarsyntax_calc1.tab.c470 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
479 static YYSTACKDATA yystack; variable
653 #define yydepth (int)(yystack.s_mark - yystack.s_base)
738 p->yystack.stacksize = size;
741 p->yystack.s_base = NULL;
742 p->yystack.l_base = NULL;
744 p->yystack.p_base = NULL;
748 p->yystack.s_base = (short *) malloc(size * sizeof(short));
749 if (p->yystack
[all...]
H A Dcalc.tab.c414 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
423 static YYSTACKDATA yystack; variable
508 #define yydepth (int)(yystack.s_mark - yystack.s_base)
593 p->yystack.stacksize = size;
596 p->yystack.s_base = NULL;
597 p->yystack.l_base = NULL;
599 p->yystack.p_base = NULL;
603 p->yystack.s_base = (short *) malloc(size * sizeof(short));
604 if (p->yystack
[all...]
H A Dcalc2.tab.c416 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
425 static YYSTACKDATA yystack; variable
521 #define yydepth (int)(yystack.s_mark - yystack.s_base)
606 p->yystack.stacksize = size;
609 p->yystack.s_base = NULL;
610 p->yystack.l_base = NULL;
612 p->yystack.p_base = NULL;
616 p->yystack.s_base = (short *) malloc(size * sizeof(short));
617 if (p->yystack
[all...]
H A Dcalc3.tab.c412 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
476 #define yydepth (int)(yystack.s_mark - yystack.s_base)
561 p->yystack.stacksize = size;
564 p->yystack.s_base = NULL;
565 p->yystack.l_base = NULL;
567 p->yystack.p_base = NULL;
571 p->yystack.s_base = (short *) malloc(size * sizeof(short));
572 if (p->yystack.s_base == NULL) return NULL;
573 p->yystack
616 YYSTACKDATA yystack; local
[all...]
H A Dcode_calc.code.c281 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
290 static YYSTACKDATA yystack; variable
379 #define yydepth (int)(yystack.s_mark - yystack.s_base)
464 p->yystack.stacksize = size;
467 p->yystack.s_base = NULL;
468 p->yystack.l_base = NULL;
470 p->yystack.p_base = NULL;
474 p->yystack.s_base = (short *) malloc(size * sizeof(short));
475 if (p->yystack
[all...]
H A Dok_syntax1.tab.c435 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
499 #define yydepth (int)(yystack.s_mark - yystack.s_base)
584 p->yystack.stacksize = size;
587 p->yystack.s_base = NULL;
588 p->yystack.l_base = NULL;
590 p->yystack.p_base = NULL;
594 p->yystack.s_base = (short *) malloc(size * sizeof(short));
595 if (p->yystack.s_base == NULL) return NULL;
596 p->yystack
639 YYSTACKDATA yystack; local
[all...]
H A Dpure_calc.tab.c415 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
472 #define yydepth (int)(yystack.s_mark - yystack.s_base)
557 p->yystack.stacksize = size;
560 p->yystack.s_base = NULL;
561 p->yystack.l_base = NULL;
563 p->yystack.p_base = NULL;
567 p->yystack.s_base = (short *) malloc(size * sizeof(short));
568 if (p->yystack.s_base == NULL) return NULL;
569 p->yystack
612 YYSTACKDATA yystack; local
[all...]
H A Dquote_calc-s.tab.c433 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
442 static YYSTACKDATA yystack; variable
526 #define yydepth (int)(yystack.s_mark - yystack.s_base)
611 p->yystack.stacksize = size;
614 p->yystack.s_base = NULL;
615 p->yystack.l_base = NULL;
617 p->yystack.p_base = NULL;
621 p->yystack.s_base = (short *) malloc(size * sizeof(short));
622 if (p->yystack
[all...]
H A Dquote_calc.tab.c439 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
448 static YYSTACKDATA yystack; variable
532 #define yydepth (int)(yystack.s_mark - yystack.s_base)
617 p->yystack.stacksize = size;
620 p->yystack.s_base = NULL;
621 p->yystack.l_base = NULL;
623 p->yystack.p_base = NULL;
627 p->yystack.s_base = (short *) malloc(size * sizeof(short));
628 if (p->yystack
[all...]
H A Dquote_calc2-s.tab.c433 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
442 static YYSTACKDATA yystack; variable
526 #define yydepth (int)(yystack.s_mark - yystack.s_base)
611 p->yystack.stacksize = size;
614 p->yystack.s_base = NULL;
615 p->yystack.l_base = NULL;
617 p->yystack.p_base = NULL;
621 p->yystack.s_base = (short *) malloc(size * sizeof(short));
622 if (p->yystack
[all...]
H A Dquote_calc2.tab.c439 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
448 static YYSTACKDATA yystack; variable
532 #define yydepth (int)(yystack.s_mark - yystack.s_base)
617 p->yystack.stacksize = size;
620 p->yystack.s_base = NULL;
621 p->yystack.l_base = NULL;
623 p->yystack.p_base = NULL;
627 p->yystack.s_base = (short *) malloc(size * sizeof(short));
628 if (p->yystack
[all...]
H A Dquote_calc3-s.tab.c434 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
443 static YYSTACKDATA yystack; variable
527 #define yydepth (int)(yystack.s_mark - yystack.s_base)
612 p->yystack.stacksize = size;
615 p->yystack.s_base = NULL;
616 p->yystack.l_base = NULL;
618 p->yystack.p_base = NULL;
622 p->yystack.s_base = (short *) malloc(size * sizeof(short));
623 if (p->yystack
[all...]
H A Dquote_calc3.tab.c434 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
443 static YYSTACKDATA yystack; variable
527 #define yydepth (int)(yystack.s_mark - yystack.s_base)
612 p->yystack.stacksize = size;
615 p->yystack.s_base = NULL;
616 p->yystack.l_base = NULL;
618 p->yystack.p_base = NULL;
622 p->yystack.s_base = (short *) malloc(size * sizeof(short));
623 if (p->yystack
[all...]
H A Dquote_calc4-s.tab.c434 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
443 static YYSTACKDATA yystack; variable
527 #define yydepth (int)(yystack.s_mark - yystack.s_base)
612 p->yystack.stacksize = size;
615 p->yystack.s_base = NULL;
616 p->yystack.l_base = NULL;
618 p->yystack.p_base = NULL;
622 p->yystack.s_base = (short *) malloc(size * sizeof(short));
623 if (p->yystack
[all...]
H A Dquote_calc4.tab.c434 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
443 static YYSTACKDATA yystack; variable
527 #define yydepth (int)(yystack.s_mark - yystack.s_base)
612 p->yystack.stacksize = size;
615 p->yystack.s_base = NULL;
616 p->yystack.l_base = NULL;
618 p->yystack.p_base = NULL;
622 p->yystack.s_base = (short *) malloc(size * sizeof(short));
623 if (p->yystack
[all...]
H A Derr_inherit3.tab.c366 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
375 static YYSTACKDATA yystack; variable
470 #define yydepth (int)(yystack.s_mark - yystack.s_base)
555 p->yystack.stacksize = size;
558 p->yystack.s_base = NULL;
559 p->yystack.l_base = NULL;
561 p->yystack.p_base = NULL;
565 p->yystack.s_base = (short *) malloc(size * sizeof(short));
566 if (p->yystack
[all...]
H A Derr_inherit4.tab.c384 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
393 static YYSTACKDATA yystack; variable
467 #define yydepth (int)(yystack.s_mark - yystack.s_base)
552 p->yystack.stacksize = size;
555 p->yystack.s_base = NULL;
556 p->yystack.l_base = NULL;
558 p->yystack.p_base = NULL;
562 p->yystack.s_base = (short *) malloc(size * sizeof(short));
563 if (p->yystack
[all...]
H A Dinherit2.tab.c366 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
375 static YYSTACKDATA yystack; variable
470 #define yydepth (int)(yystack.s_mark - yystack.s_base)
555 p->yystack.stacksize = size;
558 p->yystack.s_base = NULL;
559 p->yystack.l_base = NULL;
561 p->yystack.p_base = NULL;
565 p->yystack.s_base = (short *) malloc(size * sizeof(short));
566 if (p->yystack
[all...]
H A Dinherit1.tab.c358 YYSTACKDATA yystack; /* saved parser stack */ member in struct:YYParseState_s
367 static YYSTACKDATA yystack; variable
414 #define yydepth (int)(yystack.s_mark - yystack.s_base)
499 p->yystack.stacksize = size;
502 p->yystack.s_base = NULL;
503 p->yystack.l_base = NULL;
505 p->yystack.p_base = NULL;
509 p->yystack.s_base = (short *) malloc(size * sizeof(short));
510 if (p->yystack
[all...]
/freebsd-11.0-release/usr.bin/lex/
H A Dinitparse.c513 static YYSTACKDATA yystack; variable
738 memset(&yystack, 0, sizeof(yystack));
741 if (yystack.s_base == NULL && yygrowstack(&yystack)) goto yyoverflow;
742 yystack.s_mark = yystack.s_base;
743 yystack.l_mark = yystack.l_base;
745 *yystack
[all...]
/freebsd-11.0-release/contrib/byacc/test/yacc/
H A Dgrammar.tab.c919 static YYSTACKDATA yystack; variable
1172 memset(&yystack, 0, sizeof(yystack));
1175 if (yystack.s_base == NULL && yygrowstack(&yystack) == YYENOMEM) goto yyoverflow;
1176 yystack.s_mark = yystack.s_base;
1177 yystack.l_mark = yystack.l_base;
1179 *yystack
[all...]

Completed in 125 milliseconds

123