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

  /src/external/gpl3/gcc/dist/libgfortran/io/
unix.h 153 extern const char *inquire_sequential (const char *, gfc_charlen_type);
154 internal_proto(inquire_sequential); variable
unix.c 1938 /* inquire_sequential()-- Given a fortran string, determine if the
1943 inquire_sequential (const char *string, gfc_charlen_type len) function
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unix.h 153 extern const char *inquire_sequential (const char *, gfc_charlen_type);
154 internal_proto(inquire_sequential); variable
unix.c 1939 /* inquire_sequential()-- Given a fortran string, determine if the
1944 inquire_sequential (const char *string, gfc_charlen_type len) function

Completed in 30 milliseconds