| /freebsd-10-stable/contrib/byacc/test/btyacc/ |
| D | code_debug.c | 150 YYLTYPE *p_base; member 283 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 287 data->p_base = newps; in yygrowstack() 307 free(data->p_base); in yyfreestack() 328 p->yystack.p_base = NULL; in yyNewState() 338 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 339 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 340 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 405 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 532 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_syntax12.tab.c | 298 YYLTYPE *p_base; member 427 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 431 data->p_base = newps; in yygrowstack() 451 free(data->p_base); in yyfreestack() 472 p->yystack.p_base = NULL; in yyNewState() 482 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 483 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 484 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 549 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 676 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | rename_debug.c | 150 YYLTYPE *p_base; member 283 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 287 data->p_base = newps; in yygrowstack() 307 free(data->p_base); in yyfreestack() 328 p->yystack.p_base = NULL; in yyNewState() 338 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 339 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 340 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 405 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 532 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_syntax10.tab.c | 286 YYLTYPE *p_base; member 415 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 419 data->p_base = newps; in yygrowstack() 439 free(data->p_base); in yyfreestack() 460 p->yystack.p_base = NULL; in yyNewState() 470 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 471 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 472 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 537 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 664 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_syntax20.tab.c | 290 YYLTYPE *p_base; member 419 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 423 data->p_base = newps; in yygrowstack() 443 free(data->p_base); in yyfreestack() 464 p->yystack.p_base = NULL; in yyNewState() 474 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 475 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 476 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 541 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 668 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_syntax11.tab.c | 292 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() 543 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 670 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | empty.tab.c | 296 YYLTYPE *p_base; member 416 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 420 data->p_base = newps; in yygrowstack() 440 free(data->p_base); in yyfreestack() 461 p->yystack.p_base = NULL; in yyNewState() 471 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 472 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 473 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 538 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 665 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | code_error.code.c | 264 YYLTYPE *p_base; member 397 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 401 data->p_base = newps; in yygrowstack() 421 free(data->p_base); in yyfreestack() 442 p->yystack.p_base = NULL; in yyNewState() 452 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 453 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 454 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 519 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 646 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | error.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() 542 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 669 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_syntax18.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() 546 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 …]
|
| D | quote_calc.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() 700 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 827 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | code_calc.code.c | 272 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() 547 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 …]
|
| D | inherit0.tab.c | 328 YYLTYPE *p_base; member 439 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 443 data->p_base = newps; in yygrowstack() 463 free(data->p_base); in yyfreestack() 484 p->yystack.p_base = NULL; in yyNewState() 494 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 495 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 496 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 561 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 688 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | calc3.tab.c | 403 YYLTYPE *p_base; member 522 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 526 data->p_base = newps; in yygrowstack() 546 free(data->p_base); in yyfreestack() 567 p->yystack.p_base = NULL; in yyNewState() 577 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 578 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 579 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 694 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 821 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | btyacc_destroy3.tab.c | 424 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() 681 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 808 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | quote_calc4-s.tab.c | 425 YYLTYPE *p_base; member 573 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 577 data->p_base = newps; in yygrowstack() 597 free(data->p_base); in yyfreestack() 618 p->yystack.p_base = NULL; in yyNewState() 628 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 629 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 630 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 695 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 822 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | calc.tab.c | 405 YYLTYPE *p_base; member 554 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 558 data->p_base = newps; in yygrowstack() 578 free(data->p_base); in yyfreestack() 599 p->yystack.p_base = NULL; in yyNewState() 609 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 610 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 611 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 676 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 803 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | pure_calc.tab.c | 406 YYLTYPE *p_base; member 518 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 522 data->p_base = newps; in yygrowstack() 542 free(data->p_base); in yyfreestack() 563 p->yystack.p_base = NULL; in yyNewState() 573 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 574 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 575 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 690 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 …]
|
| D | quote_calc4.tab.c | 425 YYLTYPE *p_base; member 573 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 577 data->p_base = newps; in yygrowstack() 597 free(data->p_base); in yyfreestack() 618 p->yystack.p_base = NULL; in yyNewState() 628 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 629 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 630 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 695 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 822 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | quote_calc2.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() 700 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 827 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | ok_syntax1.tab.c | 426 YYLTYPE *p_base; member 545 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 549 data->p_base = newps; in yygrowstack() 569 free(data->p_base); in yyfreestack() 590 p->yystack.p_base = NULL; in yyNewState() 600 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 601 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 602 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 717 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 844 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_inherit4.tab.c | 375 YYLTYPE *p_base; member 513 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 517 data->p_base = newps; in yygrowstack() 537 free(data->p_base); in yyfreestack() 558 p->yystack.p_base = NULL; in yyNewState() 568 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 569 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 570 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 635 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 762 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | quote_calc-s.tab.c | 424 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() 694 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 821 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | btyacc_destroy1.tab.c | 424 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() 681 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 808 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|
| D | err_inherit3.tab.c | 357 YYLTYPE *p_base; member 516 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps)); in yygrowstack() 520 data->p_base = newps; in yygrowstack() 540 free(data->p_base); in yyfreestack() 561 p->yystack.p_base = NULL; in yyNewState() 571 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE)); in yyNewState() 572 if (p->yystack.p_base == NULL) return NULL; in yyNewState() 573 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE)); in yyNewState() 638 yystack.p_mark = yystack.p_base; in YYPARSE_DECL() 765 save->yystack.p_mark = save->yystack.p_base + (yystack.p_mark - yystack.p_base); in YYPARSE_DECL() [all …]
|