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

/freebsd-10.1-release/lib/libedit/
H A Dfilecomplete.c449 int cur_off = (int)(li->cursor - li->buffer); local
451 (int)(cur_off - len), cur_off);
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf32-arm.c5639 int cur_off = off; local
5664 + cur_off);
5669 globals->sgot->contents + cur_off);
5677 globals->sgot->contents + cur_off + 4);
5687 globals->sgot->contents + cur_off + 4);
5703 globals->sgot->contents + cur_off);
5705 globals->sgot->contents + cur_off + 4);
5708 cur_off += 8;
5721 + cur_off);
5726 globals->sgot->contents + cur_off);
[all...]
/freebsd-10.1-release/sys/dev/mpt/
H A Dmpt_cam.c1267 uint32_t addr, cur_off, flags, nxt_off, tf; local
1485 cur_off = nxt_off;
1497 chain_list_addr += cur_off;
1858 uint32_t tf, cur_off; local
1884 cur_off = nxt_off;
1896 chain_list_addr += cur_off;

Completed in 168 milliseconds