HomeSort by: relevance | last modified time | path
    Searched defs:standard_include_paths (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
cpp.cc 93 int standard_include_paths; /* -nostdinc */ member in struct:gfc_cpp_option_data
256 gfc_cpp_option.standard_include_paths, cxx_stdinc,
281 gfc_cpp_option.standard_include_paths = 1;
363 gfc_cpp_option.standard_include_paths = value;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
cpp.cc 93 int standard_include_paths; /* -nostdinc */ member in struct:gfc_cpp_option_data
256 gfc_cpp_option.standard_include_paths, cxx_stdinc,
281 gfc_cpp_option.standard_include_paths = 1;
363 gfc_cpp_option.standard_include_paths = value;

Completed in 18 milliseconds