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

/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm.h65 } include_type; typedef in typeref:enum:__anon7381
86 void include_file(char *file_name, include_type type);
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dinternal.h118 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE}; enum
525 enum include_type);
H A Dfiles.c159 int angle_brackets, enum include_type);
752 enum include_type type)
811 enum include_type type)
H A Ddirectives.c107 static void do_include_common (cpp_reader *, enum include_type);
707 do_include_common (cpp_reader *pfile, enum include_type type)
771 enum include_type type = IT_INCLUDE_NEXT;

Completed in 119 milliseconds