Home
last modified time | relevance | path

Searched refs:gfc_cpp_preprocess_only (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc214 gfc_cpp_preprocess_only (void) in gfc_cpp_preprocess_only() function
493 && (gfc_cpp_preprocess_only () in gfc_cpp_post_options()
566 if (gfc_cpp_preprocess_only ()) in gfc_cpp_init_0()
684 if (gfc_cpp_preprocess_only () && in gfc_cpp_preprocess()
693 if (!gfc_cpp_preprocess_only () in gfc_cpp_preprocess()
694 || (gfc_cpp_preprocess_only () && gfc_cpp_option.output_filename)) in gfc_cpp_preprocess()
H A Dcpp.h25 bool gfc_cpp_preprocess_only (void);
H A Doptions.cc509 return gfc_cpp_preprocess_only (); in gfc_post_options()
H A Dscanner.cc2775 if (!gfc_cpp_preprocess_only ()) in gfc_new_file()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c210 gfc_cpp_preprocess_only (void) in gfc_cpp_preprocess_only() function
443 && (gfc_cpp_preprocess_only () in gfc_cpp_post_options()
535 if (gfc_cpp_preprocess_only ()) in gfc_cpp_init_0()
653 if (gfc_cpp_preprocess_only () && in gfc_cpp_preprocess()
662 if (!gfc_cpp_preprocess_only () in gfc_cpp_preprocess()
663 || (gfc_cpp_preprocess_only () && gfc_cpp_option.output_filename)) in gfc_cpp_preprocess()
H A Dcpp.h25 bool gfc_cpp_preprocess_only (void);
H A Doptions.c495 return gfc_cpp_preprocess_only (); in gfc_post_options()
H A Dscanner.c2743 if (!gfc_cpp_preprocess_only ()) in gfc_new_file()