Home
last modified time | relevance | path

Searched refs:xend (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwborder.c82 int x, sx, xend; in wborder() local
106 xend = win->_maxx-1; in wborder()
111 for (; xend >= x; --xend) in wborder()
116 xend -= 1; in wborder()
118 xend = m - 1; in wborder()
119 endx = xend - 1; in wborder()
129 xend = win->_maxx-1; in wborder()
134 for (; xend >= x; --xend) in wborder()
139 xend -= 1; in wborder()
141 xend = m - 1; in wborder()
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_impl.h634 const v_t * const xend = x + (xsize / sizeof (v_t)); in raidz_syn_q_abd() local
644 for (; x < xend; x += SYN_STRIDE) { in raidz_syn_q_abd()
725 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_syn_r_abd() local
735 for (; x < xend; x += SYN_STRIDE) { in raidz_syn_r_abd()
848 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_pq_abd() local
854 for (; x < xend; x += REC_PQ_STRIDE, y += REC_PQ_STRIDE, in raidz_rec_pq_abd()
1006 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_pr_abd() local
1132 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_syn_qr_abd() local
1145 for (; x < xend; x += SYN_STRIDE, y += SYN_STRIDE) { in raidz_syn_qr_abd()
1166 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_qr_abd() local
[all …]
/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c117 uint_t *xend = xp + fp->ctf_nsyms; in init_symtab() local
133 for (; xp < xend; xp++, symp += sp->cts_entsize) { in init_symtab()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c88 #define xend _xdat._end macro
/illumos-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory650 svc:/system/xvm/xend:default var/svc/manifest/system/xvm/xend.xml
651 svc:/system/xvm/xend var/svc/manifest/system/xvm/xend.xml