Searched refs:old_off (Results 1 – 4 of 4) sorted by relevance
1583 rc_uint_type old_off; in res_to_bin_dialog() local1585 old_off = off; in res_to_bin_dialog()1587 if ((off - old_off) == 0) in res_to_bin_dialog()1588 old_off = off = saved_off; in res_to_bin_dialog()1590 windres_put_16 (wrbfd, dc_rclen, off - old_off); in res_to_bin_dialog()
1393 size_t old_off = chain->off; in evbuffer_pullup() local1401 size -= old_off; in evbuffer_pullup()1405 size_t old_off = chain->off; in evbuffer_pullup() local1409 size -= old_off; in evbuffer_pullup()
1391 size_t old_off = chain->off; in evbuffer_pullup() local1399 size -= old_off; in evbuffer_pullup()1403 size_t old_off = chain->off; in evbuffer_pullup() local1407 size -= old_off; in evbuffer_pullup()
569 uint32_t old_off = off; in populate_type_stream() local574 if (old_off == 0 || old_off / index_skip != len / index_skip) in populate_type_stream()584 bfd_putl32 (old_off, buf); in populate_type_stream()