Searched refs:botch (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/lib/libc/aarch64/gen/
H A D_setjmp.S72 b.ne botch
98 botch: label
100 b botch
H A Dsetjmp.S96 b.ne botch
120 botch: label
/freebsd-11-stable/lib/libc/arm/gen/
H A D_setjmp.S115 bne botch /* no, botch */
142 beq botch
151 botch: label
/freebsd-11-stable/lib/libc/riscv/gen/
H A D_setjmp.S97 bne t0, t1, botch
144 botch: label
146 j botch
H A Dsetjmp.S125 bne t0, t1, botch
170 botch: label
/freebsd-11-stable/stand/libsa/mips/
H A D_setjmp.S86 bne v0, _JB_MAGIC__SETJMP, botch # jump if error
102 botch: label
/freebsd-11-stable/lib/libc/mips/gen/
H A Dsetjmp.S154 bne v0, t0, botch # jump if error
227 botch: label
/freebsd-11-stable/libexec/rtld-elf/
H A Dmalloc.c124 #define ASSERT(p) if (!(p)) botch("p")
127 botch(s) function
/freebsd-11-stable/contrib/sendmail/src/
H A Dreadcf.c276 char *botch; local
278 botch = NULL;
290 botch = "$1-$9";
294 botch = "$:";
298 botch = "$>";
302 botch = "$?";
306 botch = "$.";
310 botch = "$[";
314 botch = "$]";
318 botch
372 char *botch; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dmips-tfile.c642 extern void botch (const char *) ATTRIBUTE_NORETURN;
5533 botch (const char *s)
5480 botch (const char *s) function

Completed in 101 milliseconds