Home
last modified time | relevance | path

Searched refs:unformatted_read (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog123 * io/transfer.c (unformatted_read, unformatted_write): When
144 * io/transfer.c (unformatted_read): Adjust for R16 conversions.
H A DChangeLog-2013374 (unformatted_read): Use bswap_array to byte swap the data
H A DChangeLog-200578 * 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 DChangeLog-2007416 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 DChangeLog-2004161 * io/transfer.c (unformatted_read, unformatted_write): width of
H A DChangeLog-2008269 * io/transfer.c (unformatted_read): CONVERT_NATIVE
819 (unformatted_read): Adjust size based on kind for character types.
H A DChangeLog-2006780 (unformatted_read): Fix up, use temporary for size.
H A DChangeLog-20161370 (unformatted_read): For case BT_CLASS, call the DTIO procedure.
H A DChangeLog-20092207 (unformatted_read): Minor cleanup, call read_block_directly properly.
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dtransfer.c1088 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 Dtransfer.c1088 unformatted_read (st_parameter_dt *dtp, bt type, in unformatted_read() function
3384 dtp->u.p.transfer = unformatted_read; in data_transfer_init()