Searched refs:gfc_read_orig_filename (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | options.c | 316 gfc_source_file = gfc_read_orig_filename (filename, &canon_source_file); in gfc_post_options()
|
H A D | options.cc | 325 gfc_source_file = gfc_read_orig_filename (filename, &canon_source_file); in gfc_post_options()
|
H A D | scanner.c | 2808 gfc_read_orig_filename (const char *filename, const char **canon_source_file) in gfc_read_orig_filename() function
|
H A D | scanner.cc | 2838 gfc_read_orig_filename (const char *filename, const char **canon_source_file) in gfc_read_orig_filename() function
|
H A D | ChangeLog-2008 | 2010 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 D | gfortran.h | 3205 const char * gfc_read_orig_filename (const char *, const char **);
|
H A D | ChangeLog-2006 | 4191 (unescape_filename, gfc_read_orig_filename): New functions. 4193 (gfc_read_orig_filename): New prototype. 4196 gfc_read_orig_filename.
|
H A D | ChangeLog-2011 | 3048 (load_file, gfc_read_orig_filename): Likewise.
|
H A D | ChangeLog-2007 | 4107 (gfc_read_orig_filename): Likewise.
|
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | options.c | 316 gfc_source_file = gfc_read_orig_filename (filename, &canon_source_file); in gfc_post_options()
|
H A D | scanner.c | 2808 gfc_read_orig_filename (const char *filename, const char **canon_source_file) in gfc_read_orig_filename() function
|
H A D | gfortran.h | 2920 const char * gfc_read_orig_filename (const char *, const char **);
|