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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dresbin.c1446 rc_uint_type off_delta;
1454 off_delta = off;
1516 off += (4 - ((off - off_delta) & 3)) & 3;
1564 off += (4 - ((off - off_delta) & 3)) & 3;
1747 rc_uint_type off_delta = off;
1755 off += (4 - ((off - off_delta) & 3)) & 3;
1779 off += (4 - ((off - off_delta) & 3)) & 3;
1958 rc_uint_type off_delta = off;
1966 off += (4 - ((off - off_delta) & 3)) & 3;
1999 off += (4 - ((off - off_delta)
1445 rc_uint_type off_delta; local
1746 rc_uint_type off_delta = off; local
1957 rc_uint_type off_delta = off; local
[all...]

Completed in 89 milliseconds