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

/freebsd-11-stable/contrib/flex/
H A Dscanopt.c718 int errcode = 0, has_next;
810 has_next = s->index + 1 < s->argc
833 if (!optarg && !has_next)
714 int errcode = 0, has_next; local
/freebsd-11-stable/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 126 milliseconds