Home
last modified time | relevance | path

Searched refs:test_endfile (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dopen.c194 test_endfile (gfc_unit *u) in test_endfile() function
329 test_endfile (u); in edit_modes()
671 test_endfile (u); in new_unit()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dopen.c172 test_endfile (gfc_unit *u) in test_endfile() function
307 test_endfile (u); in edit_modes()
649 test_endfile (u); in new_unit()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20071671 * io/open.c (test_endfile): Revert changes for 31052, restoring this
1883 * io/open.c (test_endfile): Delete this function.
1884 (edit_modes): Delete call to test_endfile.
1886 * io/io.h: Delete prototype for test_endfile.
1887 * io/transfer.c (next_record_r): Remove use of test_endfile.
1915 * io/transfer.c (next_record_r): Do not call test_endfile if in
1939 * io/open.c (test_endfile): Restore test_endfile to fix SPEC
1944 * io/transfer.c (next_record_r): Restore test_endfile.
1957 test_endfile. Don't seek if already at 0 position. Use new is_special
1959 * io/open.c (test_endfile): Delete this function.
[all …]
H A DChangeLog-2013346 * io/open.c (test_endfile): Call stell only if size != 0.
H A DChangeLog-2004927 (test_endfile, edit_modes, new_unit, already_open, st_open),
H A DChangeLog-2011185 * io/open.c (test_endfile): Likewise.
H A DChangeLog-20092328 * io/open.c (test_endfile): Use new stream interface.