Home | History | Annotate | Download | only in wtf

Lines Matching refs:sxe

1192     uint32_t* sxe;
1207 sxe = sx + --n;
1210 q = *bxe / (*sxe + 1); /* ensure q <= true quotient */
1233 } while (sx <= sxe);
1265 } while (sx <= sxe);