HomeSort by: relevance | last modified time | path
    Searched defs:n_outfiles (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortranspec.cc 210 int n_outfiles = 0; local
272 ++n_outfiles;
299 if ((n_outfiles != 0) && (n_infiles == 0))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortranspec.cc 210 int n_outfiles = 0; local
272 ++n_outfiles;
299 if ((n_outfiles != 0) && (n_infiles == 0))

Completed in 13 milliseconds