Searched refs:inquire_readwrite (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | unix.h | 171 extern const char *inquire_readwrite (const char *, gfc_charlen_type); 172 internal_proto(inquire_readwrite);
|
H A D | unix.c | 2080 inquire_readwrite (const char *string, gfc_charlen_type len) in inquire_readwrite() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unix.h | 171 extern const char *inquire_readwrite (const char *, gfc_charlen_type); 172 internal_proto(inquire_readwrite);
|
H A D | unix.c | 2080 inquire_readwrite (const char *string, gfc_charlen_type len) in inquire_readwrite() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2003 | 195 inquire_readwrite, convert_real, write_a, write_b, write_d, write_e, 202 inquire_read, inquire_write, inquire_readwrite): Add const.
|
H A D | ChangeLog-2018 | 439 (inquire_readwrite): Likewise. 447 (inquire_readwrite): Likewise.
|
H A D | ChangeLog-2009 | 219 (inquire_readwrite): Likewise.
|