Searched refs:endblock (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dibroute.c302 int n = 0, startblock, endblock; local
325 endblock = ALIGN(endlid, IB_SMP_DATA_SIZE) / IB_SMP_DATA_SIZE;
326 for (block = startblock; block <= endblock; block++) {
/freebsd-10.3-release/usr.bin/rs/
H A Drs.c339 static char *endblock = ibuf + BSIZE; local
354 if (!putlength && endblock - curline < LINE_MAX + 1) { /* need storage */
355 /*ww = endblock-curline; tt += ww;*/
359 endblock = curline + BSIZE;
360 /*printf("#endb %d curline %d\n",endblock,curline);*/
/freebsd-10.3-release/sys/boot/i386/boot0/
H A Dboot0.S682 endblock: label

Completed in 109 milliseconds