Searched refs:tymerge (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | cgram.y | 214 inp = tymerge(pp->n_left, pp->n_right); \ 730 p = tymerge($<nodep>0, tymfix($1)); 748 tymerge($<nodep>0, tymfix($1)); 760 tymerge($<nodep>0, tymfix($1)); 1599 tymerge(tn, p->n_right); in init_declarator() 1601 p = tymerge(tn, p); in init_declarator() 1689 q = tymerge(p->n_left, p->n_right); in namekill() 1780 r->n_right = typ = tymerge(tp, p); in fundef() 1783 typ = tymerge(tp, p); in fundef() 2509 q = tymerge(p->n_left, p->n_right); in tymfix()
|
| H A D | pass1.h | 251 *tymerge(NODE *, NODE *),
|
| H A D | pftn.c | 2128 tymerge(NODE *typ, NODE *idp) in tymerge() function
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | cgram.y | 222 inp = tymerge(pp->n_left, pp->n_right); \ 702 p = tymerge($<nodep>0, tymfix($1)); 720 tymerge($<nodep>0, tymfix($1)); 732 tymerge($<nodep>0, tymfix($1)); 1650 p = tymerge(tn, p); in init_declarator() 1742 q = tymerge(p->n_left, p->n_right); in namekill() 1828 p = typ = tymerge(tp, p); in fundef() 2469 q = tymerge(p->n_left, p->n_right); in tymfix()
|
| H A D | pass1.h | 282 *tymerge(P1ND *, P1ND *),
|
| H A D | pftn.c | 2146 tymerge(NODE *typ, NODE *idp) in tymerge() function
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/ |
| H A D | local.c | 536 tymerge(t = block(TYPE, NIL, NIL, VOID|PTR, 0, 0), in makememcpy()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/ |
| H A D | code.c | 567 p = tymerge(q, p); in bjobcode()
|