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

/freebsd-10-stable/lib/libc/arm/gen/
H A D_setjmp.S109 bne botch /* no, botch */
128 beq botch
136 botch: label
/freebsd-10-stable/lib/libstand/mips/
H A D_setjmp.S87 bne v0, 0xACEDBADE, botch # jump if error
103 botch: label
/freebsd-10-stable/lib/libc/mips/gen/
H A Dsetjmp.S155 bne v0, t0, botch # jump if error
228 botch: label
/freebsd-10-stable/libexec/rtld-elf/
H A Dmalloc.c125 #define ASSERT(p) if (!(p)) botch("p")
128 botch(s) function
/freebsd-10-stable/contrib/sendmail/src/
H A Dreadcf.c286 char *botch; local
288 botch = NULL;
300 botch = "$1-$9";
304 botch = "$:";
308 botch = "$>";
312 botch = "$?";
316 botch = "$.";
320 botch = "$[";
324 botch = "$]";
328 botch
382 char *botch; local
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A DFIXES216 fixed (i think) the long-standing botch that included the beginning of
893 fixed a really stupid botch in the debugging macro dprintf
/freebsd-10-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 138 milliseconds