Home
last modified time | relevance | path

Searched refs:gfc_read_orig_filename (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.c316 gfc_source_file = gfc_read_orig_filename (filename, &canon_source_file); in gfc_post_options()
H A Doptions.cc325 gfc_source_file = gfc_read_orig_filename (filename, &canon_source_file); in gfc_post_options()
H A Dscanner.c2808 gfc_read_orig_filename (const char *filename, const char **canon_source_file) in gfc_read_orig_filename() function
H A Dscanner.cc2838 gfc_read_orig_filename (const char *filename, const char **canon_source_file) in gfc_read_orig_filename() function
H A DChangeLog-20082010 load_file, unescape_filename, gfc_read_orig_filename): Likewise.
2331 (gfc_read_orig_filename): Adjust call to load_line. Don't call
2839 include_line, load_file, gfc_read_orig_filename): Handle wide
2914 load_file, gfc_read_orig_filename): Use gfc_char_t for source
H A Dgfortran.h3205 const char * gfc_read_orig_filename (const char *, const char **);
H A DChangeLog-20064191 (unescape_filename, gfc_read_orig_filename): New functions.
4193 (gfc_read_orig_filename): New prototype.
4196 gfc_read_orig_filename.
H A DChangeLog-20113048 (load_file, gfc_read_orig_filename): Likewise.
H A DChangeLog-20074107 (gfc_read_orig_filename): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c316 gfc_source_file = gfc_read_orig_filename (filename, &canon_source_file); in gfc_post_options()
H A Dscanner.c2808 gfc_read_orig_filename (const char *filename, const char **canon_source_file) in gfc_read_orig_filename() function
H A Dgfortran.h2920 const char * gfc_read_orig_filename (const char *, const char **);