Searched refs:unformatted_read (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog | 123 * io/transfer.c (unformatted_read, unformatted_write): When 144 * io/transfer.c (unformatted_read): Adjust for R16 conversions.
|
H A D | ChangeLog-2013 | 374 (unformatted_read): Use bswap_array to byte swap the data
|
H A D | ChangeLog-2005 | 78 * io/transfer.c (unformatted_read): Remove unused attribute 404 write_block_direct, unformatted_read, unformatted_write, 550 (unformatted_read): Add size argument. 803 (unformatted_read): Change to use read_block_direct. 943 (unformatted_read): Add nelems argument, use it.
|
H A D | ChangeLog-2007 | 416 write_block, write_buf, unformatted_read, unformatted_write, 1494 * io/transfer.c (unformatted_read): Use size from front end 1534 * io/transfer.c (unformatted_read): Use proper size for real(10).
|
H A D | ChangeLog-2004 | 161 * io/transfer.c (unformatted_read, unformatted_write): width of
|
H A D | ChangeLog-2008 | 269 * io/transfer.c (unformatted_read): CONVERT_NATIVE 819 (unformatted_read): Adjust size based on kind for character types.
|
H A D | ChangeLog-2006 | 780 (unformatted_read): Fix up, use temporary for size.
|
H A D | ChangeLog-2016 | 1370 (unformatted_read): For case BT_CLASS, call the DTIO procedure.
|
H A D | ChangeLog-2009 | 2207 (unformatted_read): Minor cleanup, call read_block_directly properly.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 1088 unformatted_read (st_parameter_dt *dtp, bt type, in unformatted_read() function 3221 dtp->u.p.transfer = unformatted_read; in data_transfer_init()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 1088 unformatted_read (st_parameter_dt *dtp, bt type, in unformatted_read() function 3384 dtp->u.p.transfer = unformatted_read; in data_transfer_init()
|