Searched refs:p_base (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11.0-release/contrib/byacc/test/btyacc/
H A Dcode_debug.c150 YYLTYPE *p_base; member in struct:__anon760
283 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
287 data->p_base = newps;
307 free(data->p_base);
328 p->yystack.p_base = NULL;
338 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
339 if (p->yystack.p_base == NULL) return NULL;
340 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
405 yystack.p_mark = yystack.p_base;
532 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Drename_debug.c150 YYLTYPE *p_base; member in struct:__anon806
283 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
287 data->p_base = newps;
307 free(data->p_base);
328 p->yystack.p_base = NULL;
338 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
339 if (p->yystack.p_base == NULL) return NULL;
340 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
405 yystack.p_mark = yystack.p_base;
532 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dbtyacc_calc1.tab.c447 YYLTYPE *p_base; member in struct:__anon733
665 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
669 data->p_base = newps;
689 free(data->p_base);
710 p->yystack.p_base = NULL;
720 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
721 if (p->yystack.p_base == NULL) return NULL;
722 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
837 yystack.p_mark = yystack.p_base;
964 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dbtyacc_destroy1.tab.c424 YYLTYPE *p_base; member in struct:__anon741
559 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
563 data->p_base = newps;
583 free(data->p_base);
604 p->yystack.p_base = NULL;
614 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
615 if (p->yystack.p_base == NULL) return NULL;
616 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
681 yystack.p_mark = yystack.p_base;
808 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dbtyacc_destroy2.tab.c424 YYLTYPE *p_base; member in struct:__anon746
559 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
563 data->p_base = newps;
583 free(data->p_base);
604 p->yystack.p_base = NULL;
614 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
615 if (p->yystack.p_base == NULL) return NULL;
616 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
681 yystack.p_mark = yystack.p_base;
808 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dbtyacc_destroy3.tab.c424 YYLTYPE *p_base; member in struct:__anon751
559 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
563 data->p_base = newps;
583 free(data->p_base);
604 p->yystack.p_base = NULL;
614 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
615 if (p->yystack.p_base == NULL) return NULL;
616 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
681 yystack.p_mark = yystack.p_base;
808 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dcalc.tab.c405 YYLTYPE *p_base; member in struct:__anon753
554 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
558 data->p_base = newps;
578 free(data->p_base);
599 p->yystack.p_base = NULL;
609 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
610 if (p->yystack.p_base == NULL) return NULL;
611 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
676 yystack.p_mark = yystack.p_base;
803 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dcalc1.tab.c460 YYLTYPE *p_base; member in struct:__anon755
698 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
702 data->p_base = newps;
722 free(data->p_base);
743 p->yystack.p_base = NULL;
753 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
754 if (p->yystack.p_base == NULL) return NULL;
755 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
820 yystack.p_mark = yystack.p_base;
947 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dcalc2.tab.c407 YYLTYPE *p_base; member in struct:__anon757
567 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
571 data->p_base = newps;
591 free(data->p_base);
612 p->yystack.p_base = NULL;
622 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
623 if (p->yystack.p_base == NULL) return NULL;
624 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
689 yystack.p_mark = yystack.p_base;
816 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dcalc3.tab.c403 YYLTYPE *p_base; member in struct:__anon758
522 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
526 data->p_base = newps;
546 free(data->p_base);
567 p->yystack.p_base = NULL;
577 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
578 if (p->yystack.p_base == NULL) return NULL;
579 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
694 yystack.p_mark = yystack.p_base;
821 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dcode_calc.code.c272 YYLTYPE *p_base; member in struct:__anon759
425 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
429 data->p_base = newps;
449 free(data->p_base);
470 p->yystack.p_base = NULL;
480 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
481 if (p->yystack.p_base == NULL) return NULL;
482 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
547 yystack.p_mark = yystack.p_base;
674 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dcode_error.code.c264 YYLTYPE *p_base; member in struct:__anon761
397 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
401 data->p_base = newps;
421 free(data->p_base);
442 p->yystack.p_base = NULL;
452 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
453 if (p->yystack.p_base == NULL) return NULL;
454 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
519 yystack.p_mark = yystack.p_base;
646 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dempty.tab.c296 YYLTYPE *p_base; member in struct:__anon762
416 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
420 data->p_base = newps;
440 free(data->p_base);
461 p->yystack.p_base = NULL;
471 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
472 if (p->yystack.p_base == NULL) return NULL;
473 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
538 yystack.p_mark = yystack.p_base;
665 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_inherit3.tab.c357 YYLTYPE *p_base; member in struct:__anon766
516 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
520 data->p_base = newps;
540 free(data->p_base);
561 p->yystack.p_base = NULL;
571 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
572 if (p->yystack.p_base == NULL) return NULL;
573 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
638 yystack.p_mark = yystack.p_base;
765 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_inherit4.tab.c375 YYLTYPE *p_base; member in struct:__anon771
513 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
517 data->p_base = newps;
537 free(data->p_base);
558 p->yystack.p_base = NULL;
568 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
569 if (p->yystack.p_base == NULL) return NULL;
570 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
635 yystack.p_mark = yystack.p_base;
762 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_syntax10.tab.c286 YYLTYPE *p_base; member in struct:__anon773
415 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
419 data->p_base = newps;
439 free(data->p_base);
460 p->yystack.p_base = NULL;
470 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
471 if (p->yystack.p_base == NULL) return NULL;
472 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
537 yystack.p_mark = yystack.p_base;
664 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_syntax11.tab.c292 YYLTYPE *p_base; member in struct:__anon774
421 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
425 data->p_base = newps;
445 free(data->p_base);
466 p->yystack.p_base = NULL;
476 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
477 if (p->yystack.p_base == NULL) return NULL;
478 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
543 yystack.p_mark = yystack.p_base;
670 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_syntax12.tab.c298 YYLTYPE *p_base; member in struct:__anon775
427 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
431 data->p_base = newps;
451 free(data->p_base);
472 p->yystack.p_base = NULL;
482 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
483 if (p->yystack.p_base == NULL) return NULL;
484 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
549 yystack.p_mark = yystack.p_base;
676 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_syntax18.tab.c295 YYLTYPE *p_base; member in struct:__anon776
424 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
428 data->p_base = newps;
448 free(data->p_base);
469 p->yystack.p_base = NULL;
479 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
480 if (p->yystack.p_base == NULL) return NULL;
481 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
546 yystack.p_mark = yystack.p_base;
673 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derr_syntax20.tab.c290 YYLTYPE *p_base; member in struct:__anon777
419 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
423 data->p_base = newps;
443 free(data->p_base);
464 p->yystack.p_base = NULL;
474 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
475 if (p->yystack.p_base == NULL) return NULL;
476 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
541 yystack.p_mark = yystack.p_base;
668 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Derror.tab.c291 YYLTYPE *p_base; member in struct:__anon778
420 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
424 data->p_base = newps;
444 free(data->p_base);
465 p->yystack.p_base = NULL;
475 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
476 if (p->yystack.p_base == NULL) return NULL;
477 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
542 yystack.p_mark = yystack.p_base;
669 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dinherit0.tab.c328 YYLTYPE *p_base; member in struct:__anon782
439 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
443 data->p_base = newps;
463 free(data->p_base);
484 p->yystack.p_base = NULL;
494 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
495 if (p->yystack.p_base == NULL) return NULL;
496 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
561 yystack.p_mark = yystack.p_base;
688 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dinherit1.tab.c349 YYLTYPE *p_base; member in struct:__anon786
460 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
464 data->p_base = newps;
484 free(data->p_base);
505 p->yystack.p_base = NULL;
515 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
516 if (p->yystack.p_base == NULL) return NULL;
517 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
582 yystack.p_mark = yystack.p_base;
709 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dinherit2.tab.c357 YYLTYPE *p_base; member in struct:__anon791
516 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
520 data->p_base = newps;
540 free(data->p_base);
561 p->yystack.p_base = NULL;
571 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
572 if (p->yystack.p_base == NULL) return NULL;
573 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
638 yystack.p_mark = yystack.p_base;
765 save->yystack.p_mark = save->yystack.p_base
[all...]
H A Dok_syntax1.tab.c426 YYLTYPE *p_base; member in struct:__anon794
545 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
549 data->p_base = newps;
569 free(data->p_base);
590 p->yystack.p_base = NULL;
600 p->yystack.p_base = (YYLTYPE *) malloc(size * sizeof(YYLTYPE));
601 if (p->yystack.p_base == NULL) return NULL;
602 memset(p->yystack.p_base, 0, size * sizeof(YYLTYPE));
717 yystack.p_mark = yystack.p_base;
844 save->yystack.p_mark = save->yystack.p_base
[all...]

Completed in 401 milliseconds

12