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

/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dscanopt.c721 int errcode = 0, has_next;
813 has_next = s->index + 1 < s->argc
836 if (!optarg && !has_next)
717 int errcode = 0, has_next; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dresrc.c2970 write_rc_datablock (FILE *e, rc_uint_type length, const bfd_byte *data, int has_next,
3003 if (has_next)
3036 if (has_next)
3072 if (has_next || (i + 4) < length)
3095 if (has_next || i + 2 < length)
3119 if (has_next)
2967 write_rc_datablock(FILE *e, rc_uint_type length, const bfd_byte *data, int has_next, int hasblock, int show_comment) argument

Completed in 102 milliseconds