Searched refs:inquire_sequential (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | unix.h | 153 extern const char *inquire_sequential (const char *, gfc_charlen_type); 154 internal_proto(inquire_sequential);
|
H A D | inquire.c | 125 p = inquire_sequential (NULL, 0); in inquire_via_unit()
|
H A D | unix.c | 1944 inquire_sequential (const char *string, gfc_charlen_type len) in inquire_sequential() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unix.h | 153 extern const char *inquire_sequential (const char *, gfc_charlen_type); 154 internal_proto(inquire_sequential);
|
H A D | inquire.c | 125 p = inquire_sequential (NULL, 0); in inquire_via_unit()
|
H A D | unix.c | 1944 inquire_sequential (const char *string, gfc_charlen_type len) in inquire_sequential() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2003 | 193 * io/io.h (compare_file_filename, inquire_sequential, inquire_direct, 200 * io/unix.c (unpack_filename, compare_file_filename,inquire_sequential,
|
H A D | ChangeLog-2011 | 875 (inquire_sequential): Likewise. 1013 find_file, file_size, inquire_sequential, inquire_direct,
|
H A D | ChangeLog-2014 | 534 (inquire_sequential): Likewise.
|
H A D | ChangeLog-2018 | 432 (inquire_sequential): Likewise. 441 (inquire_sequential): Likewise.
|
H A D | ChangeLog-2010 | 1004 (inquire_sequential): Likewise.
|
H A D | ChangeLog-2016 | 1215 (inquire_sequential): Likewise.
|
H A D | ChangeLog-2008 | 2064 * io/unix.c (inquire_sequential): Return "UNKNOWN" when appropriate
|
H A D | ChangeLog-2009 | 213 (inquire_sequential): Likewise.
|