Home
last modified time | relevance | path

Searched refs:prog_locus (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c6365 locus prog_locus; in gfc_parse_file() local
6410 prog_locus = gfc_current_locus; in gfc_parse_file()
6460 prog_locus = gfc_current_locus; in gfc_parse_file()
6607 gfc_error ("Two main PROGRAMs at %L and %C", &prog_locus); in gfc_parse_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc6704 locus prog_locus; in gfc_parse_file() local
6749 prog_locus = gfc_current_locus; in gfc_parse_file()
6799 prog_locus = gfc_current_locus; in gfc_parse_file()
6972 gfc_error ("Two main PROGRAMs at %L and %C", &prog_locus); in gfc_parse_file()