Home
last modified time | relevance | path

Searched refs:IT_DIRECTIVE_HWM (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h128 IT_DIRECTIVE_HWM = IT_IMPORT + 1, /* Directives below this. */ enumerator
H A Dfiles.c962 && type < IT_DIRECTIVE_HWM in _cpp_stack_file()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h132 IT_DIRECTIVE_HWM = IT_IMPORT + 1, /* Directives below this. */ enumerator
H A Dfiles.cc1001 && type < IT_DIRECTIVE_HWM in _cpp_stack_file()
H A DChangeLog1361 * internal.h (enum include_type): Add IT_MAIN, IT_DIRECTIVE_HWM,