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

/haiku-buildtools/gcc/libcpp/
H A Dinternal.h121 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE, IT_DEFAULT}; enum
648 enum include_type);
660 enum include_type);
H A Dfiles.c179 int angle_brackets, enum include_type);
933 enum include_type type)
993 enum include_type type)
1977 enum include_type type)
H A Ddirectives.c108 static void do_include_common (cpp_reader *, enum include_type);
777 do_include_common (cpp_reader *pfile, enum include_type type)
843 enum include_type type = IT_INCLUDE_NEXT;
H A Dexpr.c67 static cpp_num parse_has_include (cpp_reader *, enum include_type);
2085 parse_has_include (cpp_reader *pfile, enum include_type type)

Completed in 66 milliseconds