Home
last modified time | relevance | path

Searched refs:include_type (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/aic7xxx/aicasm/
H A Daicasm.h67 } include_type; typedef
88 void include_file(char *file_name, include_type type);
H A Daicasm_scan.l455 include_file(char *file_name, include_type type)
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h118 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE}; enum
535 enum include_type);
H A Dfiles.c161 int angle_brackets, enum include_type);
822 enum include_type type) in search_path_head()
881 enum include_type type) in _cpp_stack_include()
H A Ddirectives.c107 static void do_include_common (cpp_reader *, enum include_type);
712 do_include_common (cpp_reader *pfile, enum include_type type) in do_include_common()
776 enum include_type type = IT_INCLUDE_NEXT; in do_include_next()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200127272 * cpphash.h (enum include_type): New.