Home
last modified time | relevance | path

Searched refs:p_base (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/contrib/byacc/test/btyacc/
H A Drename_debug.c155 YYLTYPE *p_base; member
288 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
292 data->p_base = newps; in yygrowstack()
312 free(data->p_base); in yyfreestack()
333 p->yystack.p_base = NULL; in yyNewState()
343 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
344 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
345 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
415 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
541 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dbtyacc_destroy1.tab.c429 YYLTYPE *p_base; member
564 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
568 data->p_base = newps; in yygrowstack()
588 free(data->p_base); in yyfreestack()
609 p->yystack.p_base = NULL; in yyNewState()
619 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
620 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
621 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
691 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
817 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dcalc.tab.c410 YYLTYPE *p_base; member
559 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
563 data->p_base = newps; in yygrowstack()
583 free(data->p_base); in yyfreestack()
604 p->yystack.p_base = NULL; in yyNewState()
614 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
615 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
616 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
686 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
812 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dcalc2.tab.c412 YYLTYPE *p_base; member
572 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
576 data->p_base = newps; in yygrowstack()
596 free(data->p_base); in yyfreestack()
617 p->yystack.p_base = NULL; in yyNewState()
627 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
628 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
629 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
699 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
825 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Derror.tab.c296 YYLTYPE *p_base; member
425 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
429 data->p_base = newps; in yygrowstack()
449 free(data->p_base); in yyfreestack()
470 p->yystack.p_base = NULL; in yyNewState()
480 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
481 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
482 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
552 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
678 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dinherit0.tab.c333 YYLTYPE *p_base; member
444 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
448 data->p_base = newps; in yygrowstack()
468 free(data->p_base); in yyfreestack()
489 p->yystack.p_base = NULL; in yyNewState()
499 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
500 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
501 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
571 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
697 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dpure_calc.tab.c409 YYLTYPE *p_base; member
521 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
525 data->p_base = newps; in yygrowstack()
545 free(data->p_base); in yyfreestack()
566 p->yystack.p_base = NULL; in yyNewState()
576 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
577 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
578 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
709 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
835 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dpure_error.tab.c297 YYLTYPE *p_base; member
389 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
393 data->p_base = newps; in yygrowstack()
413 free(data->p_base); in yyfreestack()
434 p->yystack.p_base = NULL; in yyNewState()
444 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
445 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
446 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
577 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
703 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc2-s.tab.c429 YYLTYPE *p_base; member
577 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
581 data->p_base = newps; in yygrowstack()
601 free(data->p_base); in yyfreestack()
622 p->yystack.p_base = NULL; in yyNewState()
632 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
633 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
634 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
704 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
830 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc4-s.tab.c430 YYLTYPE *p_base; member
578 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
582 data->p_base = newps; in yygrowstack()
602 free(data->p_base); in yyfreestack()
623 p->yystack.p_base = NULL; in yyNewState()
633 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
634 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
635 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
705 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
831 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dstdin1.calc.c317 YYLTYPE *p_base; member
466 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
470 data->p_base = newps; in yygrowstack()
490 free(data->p_base); in yyfreestack()
511 p->yystack.p_base = NULL; in yyNewState()
521 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
522 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
523 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
593 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
719 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dstdin2.calc.c317 YYLTYPE *p_base; member
466 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
470 data->p_base = newps; in yygrowstack()
490 free(data->p_base); in yyfreestack()
511 p->yystack.p_base = NULL; in yyNewState()
521 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
522 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
523 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
593 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
719 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc4.tab.c430 YYLTYPE *p_base; member
578 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
582 data->p_base = newps; in yygrowstack()
602 free(data->p_base); in yyfreestack()
623 p->yystack.p_base = NULL; in yyNewState()
633 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
634 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
635 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
705 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
831 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dcalc_code_all.tab.c422 YYLTYPE *p_base; member
587 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
591 data->p_base = newps; in yygrowstack()
611 free(data->p_base); in yyfreestack()
632 p->yystack.p_base = NULL; in yyNewState()
642 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
643 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
644 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
714 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
840 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dcalc_code_default.tab.c410 YYLTYPE *p_base; member
567 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
571 data->p_base = newps; in yygrowstack()
591 free(data->p_base); in yyfreestack()
612 p->yystack.p_base = NULL; in yyNewState()
622 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
623 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
624 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
694 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
820 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dcalc_code_imports.tab.c410 YYLTYPE *p_base; member
559 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
563 data->p_base = newps; in yygrowstack()
583 free(data->p_base); in yyfreestack()
604 p->yystack.p_base = NULL; in yyNewState()
614 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
615 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
616 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
686 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
812 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dcalc_code_requires.tab.c418 YYLTYPE *p_base; member
567 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
571 data->p_base = newps; in yygrowstack()
591 free(data->p_base); in yyfreestack()
612 p->yystack.p_base = NULL; in yyNewState()
622 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
623 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
624 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
694 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
820 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Ddefines1.calc.c317 YYLTYPE *p_base; member
466 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
470 data->p_base = newps; in yygrowstack()
490 free(data->p_base); in yyfreestack()
511 p->yystack.p_base = NULL; in yyNewState()
521 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
522 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
523 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
593 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
719 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Ddefines2.calc.c317 YYLTYPE *p_base; member
466 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
470 data->p_base = newps; in yygrowstack()
490 free(data->p_base); in yyfreestack()
511 p->yystack.p_base = NULL; in yyNewState()
521 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
522 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
523 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
593 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
719 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dempty.tab.c301 YYLTYPE *p_base; member
421 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
425 data->p_base = newps; in yygrowstack()
445 free(data->p_base); in yyfreestack()
466 p->yystack.p_base = NULL; in yyNewState()
476 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
477 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
478 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
548 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
674 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Derr_syntax12.tab.c303 YYLTYPE *p_base; member
432 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
436 data->p_base = newps; in yygrowstack()
456 free(data->p_base); in yyfreestack()
477 p->yystack.p_base = NULL; in yyNewState()
487 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
488 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
489 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
559 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
685 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc-s.tab.c429 YYLTYPE *p_base; member
577 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
581 data->p_base = newps; in yygrowstack()
601 free(data->p_base); in yyfreestack()
622 p->yystack.p_base = NULL; in yyNewState()
632 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
633 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
634 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
704 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
830 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc.tab.c435 YYLTYPE *p_base; member
583 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
587 data->p_base = newps; in yygrowstack()
607 free(data->p_base); in yyfreestack()
628 p->yystack.p_base = NULL; in yyNewState()
638 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
639 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
640 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
710 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
836 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc2.tab.c435 YYLTYPE *p_base; member
583 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
587 data->p_base = newps; in yygrowstack()
607 free(data->p_base); in yyfreestack()
628 p->yystack.p_base = NULL; in yyNewState()
638 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
639 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
640 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
710 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
836 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]
H A Dquote_calc3-s.tab.c430 YYLTYPE *p_base; member
578 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack()
582 data->p_base = newps; in yygrowstack()
602 free(data->p_base); in yyfreestack()
623 p->yystack.p_base = NULL; in yyNewState()
633 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState()
634 if (p->yystack.p_base == NULL) return NULL; in yyNewState()
635 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState()
705 yystack.p_mark = yystack.p_base; in YYPARSE_DECL()
831 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL()
[all …]

123