| /src/contrib/byacc/test/btyacc/ |
| H A D | rename_debug.c | 155 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 D | err_syntax10.tab.c | 291 YYLTYPE *p_base; member 420 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 424 data->p_base = newps; in yygrowstack() 444 free(data->p_base); in yyfreestack() 465 p->yystack.p_base = NULL; in yyNewState() 475 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 476 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 477 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 547 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 673 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| H A D | calc3.tab.c | 406 YYLTYPE *p_base; member 525 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 529 data->p_base = newps; in yygrowstack() 549 free(data->p_base); in yyfreestack() 570 p->yystack.p_base = NULL; in yyNewState() 580 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 581 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 582 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 713 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 839 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| H A D | quote_calc2.tab.c | 435 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 D | calc_code_all.tab.c | 422 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 D | calc.tab.c | 410 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 D | quote_calc3-s.tab.c | 430 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 D | quote_calc4-s.tab.c | 430 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 D | quote_calc4.tab.c | 430 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 D | err_syntax20.tab.c | 295 YYLTYPE *p_base; member 424 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 428 data->p_base = newps; in yygrowstack() 448 free(data->p_base); in yyfreestack() 469 p->yystack.p_base = NULL; in yyNewState() 479 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 480 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 481 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 551 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 677 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| H A D | pure_calc.tab.c | 409 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 D | calc2.tab.c | 412 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 D | btyacc_destroy2.tab.c | 429 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 D | stdin1.calc.c | 317 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 D | quote_calc2-s.tab.c | 429 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 D | error.tab.c | 296 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 D | calc_code_default.tab.c | 410 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 D | quote_calc.tab.c | 435 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 D | stdin2.calc.c | 317 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 D | err_syntax12.tab.c | 303 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 D | code_error.code.c | 269 YYLTYPE *p_base; member 402 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 406 data->p_base = newps; in yygrowstack() 426 free(data->p_base); in yyfreestack() 447 p->yystack.p_base = NULL; in yyNewState() 457 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 458 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 459 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 529 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 655 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| H A D | defines1.calc.c | 317 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 D | calc_code_top.tab.c | 418 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 D | btyacc_destroy1.tab.c | 429 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 D | err_syntax11.tab.c | 297 YYLTYPE *p_base; member 426 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 430 data->p_base = newps; in yygrowstack() 450 free(data->p_base); in yyfreestack() 471 p->yystack.p_base = NULL; in yyNewState() 481 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 482 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 483 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 553 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 679 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|