Home
last modified time | relevance | path

Searched refs:fmktemp (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dputscj.c215 bigptr x1 = fmktemp(p->vtype, NULL); in prarif()
283 y = fmktemp(x->vtype, NULL); in putcmgo()
429 x1 = fmktemp(TYLOGICAL, NULL); in putx()
442 x1 = fmktemp(TYLOGICAL, NULL); in putx()
454 x1 = fmktemp(TYLOGICAL, NULL); in putx()
545 tp = fmktemp(lp->vtype, lp->vleng); in putop()
598 t1 = fmktemp(type, NULL); in putpower()
612 t2 = fmktemp(type, NULL); in putpower()
641 t = fmktemp(TYDREAL, NULL); in intdouble()
695 resp = fmktemp(tyint, NULL); in putcx1()
[all …]
Dexec.c378 ctlstack->domax = fmktemp(dotype, NULL);
389 ctlstack->dostep = fmktemp(dotype, NULL);
Dio.c268 IOSTP = fmktemp(TYINT, NULL); in endioctl()
451 tp = fmktemp(qe->vtype, qe->vleng);
Ddefs.h455 struct bigblock *builtin(int, char *), *fmktemp(int, bigptr),
Dintr.c577 t = fmktemp(type, NULL); in finline()
Dproc.c649 struct bigblock *fmktemp(type, lengp) in fmktemp() function
Dexpr.c823 rp->rplblock.rplvp = fmktemp(q->vtype, q->vleng); in stfcall()
1069 t = fmktemp(p->vtype, NULL); in subcheck()