Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/flex/
HDscanopt.c714 int errcode = 0, has_next; local
806 has_next = s->index + 1 < s->argc
829 if (!optarg && !has_next)
/freebsd-11-stable/contrib/binutils/binutils/
HDresrc.c2918 write_rc_datablock (FILE *e, rc_uint_type length, const bfd_byte *data, int has_next, in write_rc_datablock() argument
2951 if (has_next) in write_rc_datablock()
2984 if (has_next) in write_rc_datablock()
3020 if (has_next || (i + 4) < length) in write_rc_datablock()
3043 if (has_next || i + 2 < length) in write_rc_datablock()
3067 if (has_next) in write_rc_datablock()