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

  /src/external/gpl3/gcc/dist/gcc/fortran/
io.cc 2185 static const char *access_f95[] = { "SEQUENTIAL", "DIRECT", NULL }; local
2189 if (!compare_to_allowed_values ("ACCESS", access_f95, access_f2003,
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
io.cc 2194 static const char *access_f95[] = { "SEQUENTIAL", "DIRECT", NULL }; local
2198 if (!compare_to_allowed_values ("ACCESS", access_f95, access_f2003,

Completed in 19 milliseconds