Searched refs:fatal1 (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/f77/
H A Df77.c117 static void fatal1(char *, ...);
156 fatal1("out of memory");
176 fatal1("bad option -T%c", *s);
429 fatal1("assembler error");
465 fatal1("couldn't load %s", ldname);
524 fatal1("Fatal error in %s", f);
593 fatal1("Cannot load %s",path+9);
609 fatal1("No shell!");
612 fatal1("%s: too large", f);
658 fatal1("ba
787 fatal1(char *fmt, ...) function
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/i386/
H A Dflocal.c162 fatal1("memname: invalid vstg %d", stg);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dmain.c141 fatal1("invalid flag -I%c\n", *optarg);
369 fatal1(file);
H A Dput.c148 fatal1("putconst: bad tag %d", p->tag);
271 fatal1("putconst: bad type %d", p->vtype);
H A Dputscj.c105 fatal1("puthead %s in procedure", s);
143 fatal1("puteof outside procedure");
489 fatal1("putx: invalid opcode %d", opc);
498 fatal1("putx: impossible tag %d", q->tag);
556 fatal1("putop: invalid opcode %d (%d)", q->b_expr.opcode, k);
711 fatal1("putcx1: bad tag %d", qq->tag);
821 fatal1("putcx1 of invalid opcode %d", opcode);
888 fatal1("putch1: invalid opcode %d", p->b_expr.opcode);
894 fatal1("putch1: bad tag %d", p->tag);
1099 fatal1("faddrnod
[all...]
H A Ddata.c115 fatal1("bad impldoblock 0%o", ip);
330 fatal1("setdata: impossible type %d", type);
H A Dexpr.c202 fatal1("mkconv of impossible type %d", t);
296 fatal1("cpexpr: impossible tag %d", tag);
356 fatal1("frexpr: impossible tag %d", p->tag);
388 fatal1("fixtype: impossible tag %d", p->tag);
420 fatal1("fixexpr: invalid tag %d", p->tag);
584 fatal1("shorten: invalid tag %d", p->tag);
736 fatal1("invalid class code for function", class);
775 fatal1("mkfunct: impossible vprocclass %d", np->b_name.vprocclass);
1143 fatal1("mkaddr: impossible storage tag %d", p->vstg);
1486 fatal1("mkexp
[all...]
H A Dintr.c477 fatal1("intrcall: bad intrgroup %d", packed.bits.f1);
530 fatal1("intraddr: %s is not intrinsic", varstr(VL,np->b_name.varname));
556 fatal1("intraddr: impossible f1=%d\n", packed.bits.f1);
H A Dequiv.c233 fatal1("eqvcommon: impossible vstg %d", np->vstg);
H A Dlex.c261 fatal1("impossible lexstate %d", lexstate);
H A Dproc.c292 fatal1("retval: impossible type %d", t);
624 fatal1("mktmpn: invalid type %d", type);
779 fatal1("lengtype: invalid type %d", type);
H A Ddefs.h569 #define fatal1 fatal
568 #define fatal1 macro
H A Dio.c323 fatal1("impossible iostmt %d", iostmt);

Completed in 337 milliseconds