beg              1127 dev/ic/i82365.c 	bus_addr_t ioaddr, beg, fin;
beg              1163 dev/ic/i82365.c 			beg = max(range->start, sc->iobase);
beg              1168 dev/ic/i82365.c 			if (fin < beg || fin - beg < size)
beg              1176 dev/ic/i82365.c 			    (u_long)beg, (u_long)fin));
beg              1177 dev/ic/i82365.c 			if (bus_space_alloc(iot, beg, fin, size, align, 0, 0,
beg                76 lib/libz/inffast.c     unsigned char FAR *beg;     /* inflate()'s initial strm->next_out */
beg               103 lib/libz/inffast.c     beg = out - (start - strm->avail_out);
beg               187 lib/libz/inffast.c                 op = (unsigned)(out - beg);     /* max distance in output */