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

  /src/external/gpl3/gcc/dist/gcc/fortran/
cpp.cc 214 gfc_cpp_preprocess_only (void) function
493 && (gfc_cpp_preprocess_only ()
566 if (gfc_cpp_preprocess_only ())
684 if (gfc_cpp_preprocess_only () &&
693 if (!gfc_cpp_preprocess_only ()
694 || (gfc_cpp_preprocess_only () && gfc_cpp_option.output_filename))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
cpp.cc 214 gfc_cpp_preprocess_only (void) function
493 && (gfc_cpp_preprocess_only ()
566 if (gfc_cpp_preprocess_only ())
684 if (gfc_cpp_preprocess_only () &&
693 if (!gfc_cpp_preprocess_only ()
694 || (gfc_cpp_preprocess_only () && gfc_cpp_option.output_filename))

Completed in 24 milliseconds