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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1584 rc_uint_type old_off;
1586 old_off = off;
1588 if ((off - old_off) == 0)
1589 old_off = off = saved_off;
1591 windres_put_16 (wrbfd, dc_rclen, off - old_off);
1583 rc_uint_type old_off; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1583 rc_uint_type old_off;
1585 old_off = off;
1587 if ((off - old_off) == 0)
1588 old_off = off = saved_off;
1590 windres_put_16 (wrbfd, dc_rclen, off - old_off);
1582 rc_uint_type old_off; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1584 rc_uint_type old_off;
1586 old_off = off;
1588 if ((off - old_off) == 0)
1589 old_off = off = saved_off;
1591 windres_put_16 (wrbfd, dc_rclen, off - old_off);
1583 rc_uint_type old_off; local
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dbuffer.c1381 size_t old_off = chain->off; local
1389 size -= old_off;
1393 size_t old_off = chain->off; local
1397 size -= old_off;
/netbsd-current/external/bsd/libevent/dist/
H A Dbuffer.c1393 size_t old_off = chain->off; local
1401 size -= old_off;
1405 size_t old_off = chain->off; local
1409 size -= old_off;

Completed in 278 milliseconds