| /netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/ |
| H A D | local.c | 166 if (ISPTR(DECREF(p->n_type))) { in clocal() 167 if (ISPTR(DECREF(l->n_type))) { in clocal() 177 if (ISPTR(p->n_type) && ISPTR(DECREF(p->n_type)) && in clocal() 427 else if (!ISFTN(DECREF(sp->stype))) in newfun() 463 if (DECREF(e) == 0) in xptype() 465 e = DECREF(e); in xptype() 485 if (DECREF(t) == tt || ISARY(rv)) in xptype() 490 if (DECREF(t) == tt || ISARY(rv)) in xptype() 514 t = DECREF(t); in pointp() 540 if (ISPTR(DECREF(t))) in offcon()
|
| H A D | local2.c | 909 ISPTR(DECREF(p->n_type))) { in shumul() 1117 if (ISPTR(DECREF(p->n_type)) && in optim2() 1123 if (ISPTR(DECREF(l->n_type)) && in optim2()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | pftn.c | 228 for (temp = type; temp & TMASK; temp = DECREF(temp)) { in defid() 632 type = DECREF(type); in dclargs() 1062 t = DECREF(t); in soumemb() 1150 for (; ty > BTMASK; ty = DECREF(ty)) { in talign() 1205 for (; ty > BTMASK; ty = DECREF(ty)) { in tsize() 1459 for (t = sp->stype; t > BTMASK; t = DECREF(t)) { in evalidx() 1481 for (t = sp->stype; t > BTMASK; t = DECREF(t)) { in isdyn() 1522 for (; t > BTMASK; t = DECREF(t)) { in dynalloc() 1977 ty = DECREF(ty); in arglist() 1986 ty = DECREF(ty); in arglist() [all …]
|
| H A D | trees.c | 446 p->n_type = DECREF(l->n_type); in buildtree() 447 p->n_qual = DECREF(l->n_qual); in buildtree() 558 p->n_type = DECREF(l->n_type); in buildtree() 561 p->n_type = DECREF(p->n_type); in buildtree() 1091 t1 = DECREF(t1); in chkpun() 1092 t2 = DECREF(t2); in chkpun() 1236 s.stype = DECREF(p->n_type); in bpsize() 1240 for (t = s.stype; t > BTMASK; t = DECREF(t)) { in bpsize() 1272 return(tsize(DECREF(p->n_type), p->n_df, p->n_ap)); in psize() 1296 ty2 = ty = DECREF(s->n_type); in convert() [all …]
|
| H A D | stabs.c | 180 for (; tw > BTMASK; tw = DECREF(tw)) { in findtype() 302 t = DECREF(t); in printtype() 317 t = DECREF(t); in printtype()
|
| H A D | init.c | 398 basesz = tsize(DECREF(sp->stype), sp->sdf+1, sp->sap); in beginit() 477 is->in_lnk = ISSOU(DECREF(t)) ? strmemb(pstk->in_sym->sap) : 0; in stkpush() 478 is->in_t = DECREF(t); in stkpush() 573 t = DECREF(t); in findoff()
|
| H A D | inline.c | 516 p = tempnode(is->retval + toff, DECREF(sp->stype), in inlinetree() 555 for (; t > BTMASK; t = DECREF(t)) in inline_args()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/ |
| H A D | macdefs.h | 56 #define SZPOINT(t) (ISFTN(DECREF(t)) ? 32 : 16) 121 (ISPTR(t) && ISFTN(DECREF(t)))) ? 2 : 1)
|
| H A D | local2.c | 97 if (ISPTR(DECREF(ipp->ipp_type)) && 98 !ISFTN(DECREF(DECREF(ipp->ipp_type)))) 521 if (ISPTR(p->n_type) && ISFTN(DECREF(p->n_type))) {
|
| H A D | order.c | 461 if (ISFTN(DECREF(t))) in storearg() 502 !ISFTN(DECREF(narry[stk]->n_type))) { in storearg()
|
| H A D | code.c | 142 if (ISPTR(s->stype) && ISFTN(DECREF(s->stype))) in bfcode()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | pftn.c | 259 for (temp = type; temp & TMASK; temp = DECREF(temp)) { in defid2() 663 type = DECREF(type); in dclargs() 1069 t = DECREF(t); in soumemb() 1156 for (; ty > BTMASK; ty = DECREF(ty)) { in talign() 1218 for (; ty > BTMASK; ty = DECREF(ty)) { in tsize() 1436 for (t = sp->stype; t > BTMASK; t = DECREF(t)) { in evalidx() 1458 for (t = sp->stype; t > BTMASK; t = DECREF(t)) { in isdyn() 1499 for (; t > BTMASK; t = DECREF(t)) { in dynalloc() 1990 ty = DECREF(ty); in arglist() 2003 ty = DECREF(ty); in arglist() [all …]
|
| H A D | trees.c | 508 p->n_type = DECREF(l->n_type); in buildtree() 509 p->n_qual = DECREF(l->n_qual); in buildtree() 616 p->n_type = DECREF(l->n_type); in buildtree() 619 p->n_type = DECREF(p->n_type); in buildtree() 1169 t1 = DECREF(t1); in chkpun() 1170 t2 = DECREF(t2); in chkpun() 1324 s.stype = DECREF(p->n_type); in bpsize() 1328 for (t = s.stype; t > BTMASK; t = DECREF(t)) { in bpsize() 1360 return(tsize(DECREF(p->n_type), p->n_df, p->n_ap)); in psize() 1384 ty2 = ty = DECREF(s->n_type); in convert() [all …]
|
| H A D | stabs.c | 180 for (; tw > BTMASK; tw = DECREF(tw)) { in findtype() 301 t = DECREF(t); in printtype() 316 t = DECREF(t); in printtype()
|
| H A D | inline.c | 610 p = tempnode(is->retval + toff, DECREF(sp->stype), in inlinetree() 613 p = xbcon(0, NULL, DECREF(sp->stype)); in inlinetree() 649 for (; t > BTMASK; t = DECREF(t)) in inline_args()
|
| H A D | init.c | 419 basesz = tsize(DECREF(sp->stype), sp->sdf+1, sp->sap); in beginit() 498 is->in_lnk = ISSOU(DECREF(t)) ? strmemb(pstk->in_sym->sap) : 0; in stkpush() 499 is->in_t = DECREF(t); in stkpush() 594 t = DECREF(t); in findoff()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/ |
| H A D | code.c | 176 t = DECREF(sp->stype); in efcode() 251 if (argtyp(DECREF(sp->stype), sp->sdf, sp->sap) == STRMEM) { in bfcode() 365 for (i = 0; t > BTMASK; t = DECREF(t)) in bfcode() 789 t = DECREF(t); in classifystruct() 1144 for (i = 0; t > BTMASK; t = DECREF(t)) in funcode() 1245 t = DECREF(p->n_type); in codeatyp() 1248 t = DECREF(DECREF(p->n_type)); in codeatyp()
|
| /netbsd-src/external/cddl/osnet/dist/head/ |
| H A D | syms.h | 157 #define DECREF(x) ((((x)>>N_TSHIFT)&~N_BTMASK)|((x)&N_BTMASK)) macro
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
| H A D | code.c | 324 TWORD t = DECREF(DECREF(p->n_left->n_type)); in funcode()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | common.c | 622 for(;; t = DECREF(t), q = DECREF(q)) { in tprint()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | rdcoff.c | 152 newtype = DECREF (ntype); in parse_coff_type() 800 DECREF (fntype), paux, false, dhandle); in parse_coff()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | rdcoff.c | 122 newtype = DECREF (ntype); in parse_coff_type() 754 DECREF (fntype), paux, false, dhandle); in parse_coff()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/ |
| H A D | code.c | 68 t = DECREF(t); in defloc()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
| H A D | code.c | 513 TWORD t = DECREF(DECREF(p->n_left->n_type));
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/ |
| H A D | code.c | 698 ty = DECREF(l->n_type); in funcode() 700 ty = DECREF(l->n_type) - FTN; in funcode()
|