Home
last modified time | relevance | path

Searched refs:endblock (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/rs/
H A Drs.cc298 static char *endblock = ibuf + BSIZE; in get_line() local
313 if (!putlength && endblock - curline < LINE_MAX + 1) { /* need storage */ in get_line()
318 endblock = curline + BSIZE; in get_line()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibroute.c335 int n = 0, startblock, endblock; in dump_unicast_tables() local
365 endblock = ALIGN(endlid, IB_SMP_DATA_SIZE) / IB_SMP_DATA_SIZE; in dump_unicast_tables()
366 for (block = startblock; block < endblock; block++) { in dump_unicast_tables()
H A Ddump_fts.c315 int n = 0, startblock, endblock; in dump_unicast_tables() local
345 endblock = ALIGN(endlid, IB_SMP_DATA_SIZE) / IB_SMP_DATA_SIZE; in dump_unicast_tables()
346 for (block = startblock; block < endblock; block++) { in dump_unicast_tables()
/freebsd/stand/i386/boot0/
H A Dboot0.S673 endblock: label