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

/freebsd-10.0-release/contrib/ntp/util/
H A Dansi2knr.c477 char *bend; local
483 bend = skipspace(ppdirbackward(buf + strlen(buf) - 1, buf), -1);
484 switch ( *bend )
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_getcwd.c416 caddr_t bp, bend, path; local
444 bend = bp;
460 lenused = bend - bp;
/freebsd-10.0-release/usr.bin/gencat/
H A Dgencat.c237 static char buf[BUFSIZ], *bptr = buf, *bend = buf; local
249 for (; bptr < bend && cptr < cend; ++cptr, ++bptr) {
261 if (bptr == bend) {
270 bend = buf + buflen;
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/
H A DMBlazeDelaySlotFiller.cpp128 const unsigned bend = getLastRealOperand(b); local
165 for (unsigned bop = 0; bop<bend; ++bop) {
/freebsd-10.0-release/sys/kern/
H A Dtty_inq.c349 unsigned int bend = MIN(MIN(TTYINQ_DATASIZE, ti->ti_linestart), local
357 while (boff < bend) {
366 return (bend - ti->ti_begin);
/freebsd-10.0-release/sbin/fsck_ffs/
H A Dsuj.c487 ufs2_daddr_t bend; local
492 bend = bstart + brec->jb_frags;
493 if (start < bend && end > bstart)
/freebsd-10.0-release/sys/geom/raid/
H A Dg_raid.c1178 off_t bend = bp->bio_offset + bp->bio_length - 1; local
1180 if (bend < lstart)
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex5500 % Concepts from aro-bend problem 15 (see CTAN).
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex5696 % Concepts from aro-bend problem 15 (see CTAN).
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex5572 % Concepts from aro-bend problem 15 (see CTAN).

Completed in 147 milliseconds