Home
last modified time | relevance | path

Searched defs:has_next (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dscanopt.c662 int errcode = 0, has_next; in scanopt() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c382 builtin_has_include (cpp_reader *pfile, cpp_hashnode *op, bool has_next) in builtin_has_include()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dresrc.c3006 write_rc_datablock (FILE *e, rc_uint_type length, const bfd_byte *data, int has_next, in write_rc_datablock()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dresrc.c3012 write_rc_datablock (FILE *e, rc_uint_type length, const bfd_byte *data, int has_next, in write_rc_datablock()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc391 builtin_has_include (cpp_reader *pfile, cpp_hashnode *op, bool has_next) in builtin_has_include()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc773 has_next (conversion_kind code) in has_next() function