Home
last modified time | relevance | path

Searched refs:gfc_cpp_preprocess (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.h46 bool gfc_cpp_preprocess (const char *source_file);
H A Dcpp.cc671 gfc_cpp_preprocess (const char *source_file) in gfc_cpp_preprocess() function
H A Dscanner.cc2774 gfc_cpp_preprocess (gfc_source_file); in gfc_new_file()
H A DChangeLog-20082267 (gfc_cpp_preprocess): Finalize output with newline.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.h46 bool gfc_cpp_preprocess (const char *source_file);
H A Dcpp.c640 gfc_cpp_preprocess (const char *source_file) in gfc_cpp_preprocess() function
H A Dscanner.c2742 result = gfc_cpp_preprocess (gfc_source_file); in gfc_new_file()