Home
last modified time | relevance | path

Searched refs:IT_INCLUDE_NEXT (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dinternal.h122 IT_INCLUDE_NEXT, /* #include_next */ enumerator
Dfiles.cc927 && type != IT_INCLUDE_NEXT in _cpp_stack_file()
1055 if (type == IT_INCLUDE_NEXT && file->dir in search_path_head()
Ddirectives.cc893 enum include_type type = IT_INCLUDE_NEXT; in do_include_next()
Dmacro.cc430 has_next ? IT_INCLUDE_NEXT : IT_INCLUDE)) in builtin_has_include()