Home
last modified time | relevance | path

Searched refs:badtype (Results 1 – 20 of 20) sorted by relevance

/original-bsd/usr.bin/fstat/
H A Dfstat.c349 char *badtype = NULL, *filename, *getmnton(); local
351 filename = badtype = NULL;
358 badtype = "none";
360 badtype = "bad";
365 badtype = "error";
369 badtype = "error";
373 badtype = "error";
377 sprintf(badtype = unknown, "?(%x)", vn.v_tag);
385 if (badtype)
399 if (badtype) {
[all …]
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dintr.c482 goto badtype;
554 goto badtype;
583 goto badtype;
595 goto badtype;
622 goto badtype;
642 badtype:
H A Dproc.c432 badtype("retval", t);
1002 badtype("mktmpn", type);
1102 badtype("mkaltmpn", type);
1171 badtype("mkargtemp", type);
1333 badtype("lengtype", type);
H A Dstab.c234 if( type < 0 || type > NTYPES) badtype("writestabtype",type);
H A Dtahoe.c106 badtype("goret", type);
402 badtype("packbytes", cp->vtype);
H A Dput.c354 badtype("putconst", p->vtype);
H A Dexpr.c318 badtype("mkconv", t);
385 badtype("intrconv", t);
2444 badtype("consnegop", p->vtype);
2472 badtype("conspower", type);
2694 badtype( "conssgn", p->constblock.vtype);
H A Dconv.c918 badtype("convconst", type);
H A Dio.c1165 badtype("outolist", type);
H A Ddata.c1551 badtype("chkvar", np->vtype);
/original-bsd/usr.bin/f77/pass1.vax/
H A Dintr.c386 goto badtype;
473 goto badtype;
498 goto badtype;
527 goto badtype;
549 badtype:
H A Derror.c223 badtype(r, t) in badtype() function
H A Dproc.c468 badtype("retval", t);
1050 badtype("mktmpn", type);
1150 badtype("mkaltmpn", type);
1219 badtype("mkargtemp", type);
1390 badtype("lengtype", type);
H A Dstab.c278 badtype("writestabtype",type);
H A Dput.c354 badtype("putconst", p->vtype);
H A Dexpr.c376 badtype("mkconv", t);
443 badtype("intrconv", t);
2607 badtype("consnegop", p->vtype);
2635 badtype("conspower", type);
2863 badtype( "conssgn", p->constblock.vtype);
H A Dconv.c937 badtype("convconst", type);
H A Dvax.c440 badtype("packbytes", cp->vtype);
H A Dio.c1180 badtype("outolist", type);
H A Ddata.c1548 badtype("chkvar", np->vtype);