Searched refs:cstart (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/sys/sparc64/isa/
H A Dofw_isa.c102 uint64_t offs, cstart, cend; local
107 cstart = ISA_RANGE_CHILD(r);
108 cend = cstart + r->size - 1;
109 if (*start < cstart || *start > cend)
111 if (*end < cstart || *end > cend) {
113 "ranges (%#lx not in %#lx - %#lx)", *end, cstart,
117 *start = *start + offs - cstart;
118 *end = *end + offs - cstart;
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.d47 cstart++;
61 /cstart && opstart && opdone/
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfnmatch.c143 register unsigned char cstart = c, cend = c; local
146 cstart = cend = *p++;
148 cstart = cend = FOLD (cstart);
173 if (FOLD ((unsigned char)*n) >= cstart
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfnmatch.c143 register unsigned char cstart = c, cend = c; local
146 cstart = cend = *p++;
148 cstart = cend = FOLD (cstart);
173 if (FOLD ((unsigned char)*n) >= cstart
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dofw_machdep.c128 uint64_t cend, cstart, end, phys, pphys, sz, start; local
243 cstart = phys;
245 if (start < cstart || start > cend)
247 if (end < cstart || end > cend)
253 start += pphys - cstart;
254 end += pphys - cstart;
H A Dupa.c412 bus_addr_t cend, cstart; local
438 cstart = sc->sc_ranges[i].child;
439 cend = cstart + sc->sc_ranges[i].size - 1;
440 if (start < cstart || start > cend)
442 if (end < cstart || end > cend)
444 start += sc->sc_ranges[i].parent - cstart;
445 end += sc->sc_ranges[i].parent - cstart;
/freebsd-11-stable/lib/libc/stdlib/
H A Dgetopt_long.c158 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
170 cstart = panonopt_end+i;
171 pos = cstart;
179 ((char **) nargv)[pos] = nargv[cstart];
181 ((char **)nargv)[cstart] = swap;
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c142 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
154 cstart = panonopt_end+i;
155 pos = cstart;
163 ((char **) nargv)[pos] = nargv[cstart];
165 ((char **)nargv)[cstart] = swap;
/freebsd-11-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c142 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
154 cstart = panonopt_end+i;
155 pos = cstart;
163 ((char **) nargv)[pos] = nargv[cstart];
165 ((char **)nargv)[cstart] = swap;
/freebsd-11-stable/contrib/file/src/
H A Dgetopt_long.c143 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
157 cstart = panonopt_end+i;
158 pos = cstart;
165 nargv[pos] = nargv[cstart];
166 nargv[cstart] = swap;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp79 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; local
91 cstart = panonopt_end + i;
92 pos = cstart;
100 const_cast<char **>(nargv)[pos] = nargv[cstart];
102 const_cast<char **>(nargv)[cstart] = swap;
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c803 off_t cstart, cend; local
812 cstart = cbp->bio_offset;
827 } else if (nend <= cstart) {
849 } else if (nstart <= cstart && nend >= cend) {
874 gj_free(cbp->bio_data, cend - cstart);
889 } else if (nstart > cstart && nend >= cend) {
905 cbp->bio_length = nstart - cstart;
908 cbp->bio_length, cend - cstart);
916 } else if (nstart > cstart && nend < cend) {
935 tmpdata = cbp->bio_data + nend - cstart;
1478 off_t cstart, cend; local
1530 off_t cstart, cend; local
[all...]
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dctlinfo.c276 void *cstart; local
294 cstart = malloc(msize);
295 if (cstart == NULL)
297 memset(cstart, 0, msize);
298 cpriv = (struct cjprivate *)cstart;
301 cpriv->pub.cji_fname = (char *)cstart + sroom;
303 cpriv->cji_buff = (char *)cstart + sroom2;
305 cpriv->cji_eobuff = (char *)cstart + msize - 1;
/freebsd-11-stable/sys/sparc64/ebus/
H A Debus.c438 uint64_t cend, cstart, offset; local
486 cstart = (((uint64_t)enr->child_hi) << 32) |
488 cend = cstart + enr->size - 1;
489 if (start >= cstart && end <= cend) {
493 start += offset - cstart;
494 end += offset - cstart;
/freebsd-11-stable/contrib/ncurses/include/
H A Dterm_entry.h84 long cstart, cend; member in struct:entry
/freebsd-11-stable/sys/dev/digi/
H A Ddigireg.h35 volatile u_short cstart; member in struct:global_data
H A Ddigi.c534 sc->memcmd = ptr + sc->gdata->cstart;
/freebsd-11-stable/usr.bin/sort/
H A Dfile.c1526 size_t avgsize, cstart, i; local
1530 cstart = 0;
1541 parts[i]->list = list->list + cstart;
1545 sz = (i == nthreads - 1) ? list->count - cstart :
1552 cstart += sz;
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c225 entryp->cstart = _nc_comment_start;
228 DEBUG(2, ("Comment range is %ld to %ld", entryp->cstart, entryp->cend));
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c970 long j = qp->cend - qp->cstart;
976 (void) fseek(tmp_fp, qp->cstart, SEEK_SET);

Completed in 226 milliseconds