Searched refs:cerror (Results 1 - 25 of 68) sorted by relevance

123

/netbsd-current/lib/libc/arch/sh3/sys/
H A Dcerror.S1 /* $NetBSD: cerror.S,v 1.10 2006/01/06 05:14:39 uwe Exp $ */
34 * from: @(#)cerror.s 5.1 (Berkeley) 4/23/90
39 RCSID("$NetBSD: cerror.S,v 1.10 2006/01/06 05:14:39 uwe Exp $")
50 cerror: label
67 SET_ASENTRY_SIZE(cerror)
75 cerror: label
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dcode.c57 cerror((char *)__func__);
133 cerror("efcode");
171 cerror("bfcode");
237 cerror((char *)__func__);
247 cerror((char *)__func__);
257 cerror((char *)__func__);
H A Dlocal.c75 if( p->n_right->n_op != ICON ) cerror( "bad conversion", 0);
298 cerror("unknown type %d", m);
335 if( p->n_right->n_op != ICON ) cerror( "bad conversion", 0);
469 cerror("spalloc");
481 cerror("roundsp");
508 cerror("ninval");
H A Dlocal2.c91 cerror("hopcode OR");
94 cerror("hopcode xor");
314 cerror("flshape");
/netbsd-current/lib/libc/arch/sh3/
H A DSYS.h77 913: .long PIC_GOT(cerror)
86 912: .long cerror
127 .globl cerror
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dsoftfloat.c204 cerror("soft_cmp_eq");
211 cerror("soft_cmp_ne");
218 cerror("soft_cmp_le");
225 cerror("soft_cmp_lt");
232 cerror("soft_cmp_ge");
239 cerror("soft_cmp_gt");
265 cerror("soft_plus");
272 cerror("soft_minus");
282 cerror("fhexcon");
H A Dpftn.c190 cerror("defining null identifier");
235 cerror("field5");
317 cerror("field1");
365 cerror("field6");
445 cerror("field2"); /* new entry */
478 cerror("field7");
561 cerror("bcsave error");
563 cerror("parameter reset error");
565 cerror("switch error");
1011 cerror("soumem
[all...]
H A Dstabs.c313 cerror("printtype: notype");
319 cerror("printtype: too difficult expression");
387 cerror("fix stab_newsym; class %d", s->sclass);
H A Dsymtabs.c156 cerror("bitno == cix");
296 cerror("bitno == cix");
518 cerror("string synk error");
539 cerror("snuff synk error");
H A Dinline.c94 cerror("getprol: %d not found", type);
208 cerror("already inlining function");
334 cerror("puto: %d != %d", crslab, pp->ip_lblnum);
598 cerror("bad inline stmt %d", ip->type);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dsoftfloat.c204 cerror("soft_cmp_eq");
211 cerror("soft_cmp_ne");
218 cerror("soft_cmp_le");
225 cerror("soft_cmp_lt");
232 cerror("soft_cmp_ge");
239 cerror("soft_cmp_gt");
265 cerror("soft_plus");
272 cerror("soft_minus");
282 cerror("fhexcon");
H A Dpftn.c160 cerror("defining null identifier");
204 cerror("field5");
286 cerror("field1");
333 cerror("field6");
413 cerror("field2"); /* new entry */
417 cerror("register var");
443 cerror("field7");
526 cerror("bcsave error");
528 cerror("parameter reset error");
530 cerror("switc
[all...]
H A Dstabs.c314 cerror("printtype: notype");
320 cerror("printtype: too difficult expression");
389 cerror("fix stab_newsym; class %d", s->sclass);
/netbsd-current/lib/librt/sys/
H A DMakefile.inc17 SRCS+= cerror.S
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c90 cerror("too many errors");
115 cerror(const char *s, ...) function
344 cerror("node not FREE: %p", p);
397 cerror("usednodes == %d, inlnodecnt %d", usednodes, inlnodecnt);
424 cerror("freeing blank node!");
428 cerror("freeing FREE node", p);
433 cerror("freeing free node %p", p);
673 cerror("permalloc: missing %d bytes", size);
677 cerror("permalloc2");
682 cerror("permallo
[all...]
H A Dpass2.h362 cerror("optype");
370 cerror("asgop");
378 cerror("logop");
386 cerror("callop");
/netbsd-current/lib/libposix/sys/
H A DMakefile.inc15 SRCS+= cerror.S
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal.c287 cerror("unknown type %d", m);
298 /* if( p->n_right->n_op != ICON ) cerror( "bad conversion", 0); */
352 cerror("bad stasg, l = %o, r = %o", l->n_type, r->n_type);
410 cerror("fix float constants");
457 cerror("not a pointer");
496 cerror("unknown type");
569 cerror("offcon, off %llo size %d type %x", off, sue->suesize, t);
599 cerror("roundsp");
638 cerror("incode: field > int");
790 cerror("zbit
[all...]
H A Dlocal2.c196 cerror("hopcode: f %d %d", f, o);
234 cerror("tlen type %d not pointer");
277 cerror("bad binary conditional branch: %s", opst[o]);
330 cerror("bad long long conditional branch: %s", opst[o]);
470 cerror("emitsh");
473 // cerror("emitshort !istreg");
666 cerror("putcond");
693 cerror("zzzcode not ICON");
821 cerror("zzzcode %c", c);
924 cerror("adrco
[all...]
/netbsd-current/lib/libc/arch/i386/
H A DSYS.h96 #define CERROR _ASM_LABEL(cerror)
/netbsd-current/lib/libc/arch/sparc/
H A DSYS.h53 #define CERROR _ASM_LABEL(cerror)
58 * ERROR branches to cerror.
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dorder.c192 cerror("nspecial LS/RS");
269 cerror("nspecial oplog");
301 cerror("nspecial mul");
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dcode.c247 cerror((char *)__func__);
272 cerror((char *)__func__);
293 cerror((char *)__func__);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dlocal.c127 cerror("sconv type unknown %d", p->n_type);
194 cerror("spalloc");
H A Dcode.c157 cerror("op STARG in moveargs");
174 cerror("long double support incomplete");

Completed in 302 milliseconds

123