Searched refs:unformatted_write (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog | 123 * io/transfer.c (unformatted_read, unformatted_write): When 145 (unformatted_write): Likewise.
|
H A D | ChangeLog-2013 | 376 (unformatted_write): Use a larger temp buffer and bswap_array.
|
H A D | ChangeLog-2005 | 83 (unformatted_write): Likewise. 404 write_block_direct, unformatted_read, unformatted_write, 551 (unformatted_write): Likewise. 804 (unformatted_write): Change to use write_block_direct. 944 (unformatted_write): Likewise.
|
H A D | ChangeLog-2007 | 416 write_block, write_buf, unformatted_read, unformatted_write, 1496 (unformatted_write): Ditto. 1535 (unformatted_write): Ditto.
|
H A D | ChangeLog-2004 | 161 * io/transfer.c (unformatted_read, unformatted_write): width of
|
H A D | ChangeLog-2008 | 272 (unformatted_write): Likewise. 820 (unformatted_write): Likewise. (data_transfer_init): Change
|
H A D | ChangeLog-2006 | 1514 (unformatted_write): Update to use write_buf.
|
H A D | ChangeLog-2016 | 1371 (unformatted_write): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 1156 unformatted_write (st_parameter_dt *dtp, bt type, in unformatted_write() function 3233 dtp->u.p.transfer = unformatted_write; in data_transfer_init()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 1218 unformatted_write (st_parameter_dt *dtp, bt type, in unformatted_write() function 3396 dtp->u.p.transfer = unformatted_write; in data_transfer_init()
|