Home
last modified time | relevance | path

Searched refs:M__IMPORT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h304 enum {M_EXPORT, M_MODULE, M_IMPORT, M__IMPORT, M_HWM}; enumerator
H A Dinit.cc906 if (ix != spec_nodes::M__IMPORT) in post_options()
H A Dlex.cc3276 if (node == n_modules[spec_nodes::M__IMPORT][0]) in cpp_maybe_module_directive()