Searched defs:xend (Results 1 – 4 of 4) sorted by relevance
634 const v_t * const xend = x + (xsize / sizeof (v_t)); in raidz_syn_q_abd() local725 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_syn_r_abd() local848 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_pq_abd() local1006 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_pr_abd() local1132 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_syn_qr_abd() local1166 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_qr_abd() local1334 const v_t * const xend = x + (tsize / sizeof (v_t)); in raidz_rec_pqr_abd() local
82 int x, sx, xend; in wborder() local
117 uint_t *xend = xp + fp->ctf_nsyms; in init_symtab() local
89 #define xend _xdat._end macro