Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcpplib.h302 unsigned char warn_import; member
Dcpplib.c670 else if (type == IT_IMPORT && CPP_OPTION (pfile, warn_import))
672 CPP_OPTION (pfile, warn_import) = 0;
Dc-opts.c860 cpp_opts->warn_import = on;
Dcppinit.c524 CPP_OPTION (pfile, warn_import) = 1;