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

  /src/external/gpl3/gcc/dist/libgfortran/io/
unix.h 165 extern const char *inquire_read (const char *, gfc_charlen_type);
166 internal_proto(inquire_read); variable
unix.c 2055 /* inquire_read()-- Given a fortran string, determine if the file is
2059 inquire_read (const char *string, gfc_charlen_type len) function
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unix.h 165 extern const char *inquire_read (const char *, gfc_charlen_type);
166 internal_proto(inquire_read); variable
unix.c 2056 /* inquire_read()-- Given a fortran string, determine if the file is
2060 inquire_read (const char *string, gfc_charlen_type len) function

Completed in 71 milliseconds