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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dresrc.c2921 write_rc_datablock (FILE *e, rc_uint_type length, const bfd_byte *data, int has_next,
2954 if (has_next)
2987 if (has_next)
3023 if (has_next || (i + 4) < length)
3046 if (has_next || i + 2 < length)
3070 if (has_next)
2918 write_rc_datablock(FILE *e, rc_uint_type length, const bfd_byte *data, int has_next, int hasblock, int show_comment) argument

Completed in 48 milliseconds