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

/freebsd-13-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-13-stable/lib/libc/arm/gen/
H A D_setjmp.S95 bne botch /* no, botch */
119 beq botch
128 botch: label
/freebsd-13-stable/lib/libc/riscv/gen/
H A D_setjmp.S92 bne t0, t1, botch
136 botch: label
138 j botch
H A Dsetjmp.S106 bne t0, t1, botch
166 botch: label
/freebsd-13-stable/stand/libsa/mips/
H A D_setjmp.S86 bne v0, _JB_MAGIC__SETJMP, botch # jump if error
102 botch: label
/freebsd-13-stable/lib/libc/mips/gen/
H A Dsetjmp.S154 bne v0, t0, botch # jump if error
227 botch: label
/freebsd-13-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...]

Completed in 515 milliseconds