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

  /src/external/gpl3/gcc/dist/libgfortran/io/
format.c 40 static const char posint_required[] = "Positive integer required in format", variable
805 fmt->error = posint_required;
1100 fmt->error = posint_required;
1161 fmt->error = posint_required;
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
format.c 40 static const char posint_required[] = "Positive integer required in format", variable
805 fmt->error = posint_required;
1099 fmt->error = posint_required;
1160 fmt->error = posint_required;
  /src/external/gpl3/gcc/dist/gcc/fortran/
io.cc 595 const char *posint_required local
905 error = posint_required;
1054 error = posint_required;
1096 error = posint_required;
1175 error = posint_required;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
io.cc 595 const char *posint_required local
905 error = posint_required;
1054 error = posint_required;
1096 error = posint_required;
1175 error = posint_required;

Completed in 80 milliseconds