Searched refs:include_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm.h65 } include_type; typedef in typeref:enum:__anon9091
86 void include_file(char *file_name, include_type type);
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h118 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE}; enum
534 enum include_type);
H A Dfiles.c161 int angle_brackets, enum include_type);
822 enum include_type type)
881 enum include_type type)
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)
776 enum include_type type = IT_INCLUDE_NEXT;

Completed in 72 milliseconds