Home
last modified time | relevance | path

Searched refs:iolength (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dioparm.def104 IOPARM (dt, iolength, 1 << 11, pintio)
H A Dio.c4501 gfc_free_expr (inquire->iolength); in gfc_free_inquire()
4558 RETM m = match_out_tag (&tag_iolength, &inquire->iolength); in match_inquire_element()
4601 if (inquire->iolength != NULL) in gfc_match_inquire()
4624 new_st.expr1 = inquire->iolength; in gfc_match_inquire()
4656 if (inquire->iolength != NULL) in gfc_match_inquire()
4764 INQUIRE_RESOLVE_TAG (&tag_iolength, inquire->iolength); in gfc_resolve_inquire()
H A Dtrans-io.c1852 gcc_assert (inq->iolength != NULL); in build_dt()
1856 IOPARM_dt_iolength, inq->iolength); in build_dt()
H A Dgfortran.h2518 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member
H A Dfrontend-passes.c5238 WALK_SUBEXPR (co->ext.inquire->iolength); in gfc_code_walker()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dioparm.def104 IOPARM (dt, iolength, 1 << 11, pintio)
H A Dio.c4501 gfc_free_expr (inquire->iolength); in gfc_free_inquire()
4558 RETM m = match_out_tag (&tag_iolength, &inquire->iolength); in match_inquire_element()
4601 if (inquire->iolength != NULL) in gfc_match_inquire()
4624 new_st.expr1 = inquire->iolength; in gfc_match_inquire()
4656 if (inquire->iolength != NULL) in gfc_match_inquire()
4764 INQUIRE_RESOLVE_TAG (&tag_iolength, inquire->iolength); in gfc_resolve_inquire()
H A Dio.cc4501 gfc_free_expr (inquire->iolength); in gfc_free_inquire()
4558 RETM m = match_out_tag (&tag_iolength, &inquire->iolength); in match_inquire_element()
4601 if (inquire->iolength != NULL) in gfc_match_inquire()
4624 new_st.expr1 = inquire->iolength; in gfc_match_inquire()
4656 if (inquire->iolength != NULL) in gfc_match_inquire()
4764 INQUIRE_RESOLVE_TAG (&tag_iolength, inquire->iolength); in gfc_resolve_inquire()
H A DChangeLog-20041850 * io.c (gfc_match_inquire): Bugfix for iolength related stuff.
1851 (gfc_resolve_inquire): Resolve the iolength tag. Return
1853 * resolve.c (resolve_code): Resolve if iolength is encountered.
1857 (gfc_build_io_library_fndecls ): Set iolength related variables.
1859 (gfc_trans_dt_end): Treat iolength as a third form of data transfer.
H A Dtrans-io.c1852 gcc_assert (inq->iolength != NULL); in build_dt()
1856 IOPARM_dt_iolength, inq->iolength); in build_dt()
H A Dtrans-io.cc1877 gcc_assert (inq->iolength != NULL); in build_dt()
1881 IOPARM_dt_iolength, inq->iolength); in build_dt()
H A Dfrontend-passes.cc2447 CHECK_INQ(iolength); in doloop_contained_procedure_code()
5518 WALK_SUBEXPR (co->ext.inquire->iolength); in gfc_code_walker()
H A Dgfortran.h2807 *write, *readwrite, *delim, *pad, *iolength, *iomsg, *convert, *strm_pos, member
H A Dfrontend-passes.c5238 WALK_SUBEXPR (co->ext.inquire->iolength); in gfc_code_walker()
H A DChangeLog-20161318 with iolength.
H A DChangeLog-20191099 * io.c (gfc_match_inquire): null() cannot be in an iolength inquire
H A DChangeLog-200648 *ioparm.def: Change size and iolength parameters to ioint pointer, which
H A Dgfortran.texi1133 inquire (iolength=i) a
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dio.h470 GFC_IO_INT *size, *iolength; member
H A Dtransfer.c4265 *dtp->iolength += (GFC_IO_INT) (size * nelems); in iolength_transfer()
4277 *dtp->iolength = 0; in iolength_transfer_init()
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dio.h474 GFC_IO_INT *size, *iolength; member
H A Dtransfer.c4442 *dtp->iolength += (GFC_IO_INT) (size * nelems); in iolength_transfer()
4454 *dtp->iolength = 0; in iolength_transfer_init()
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2004706 * io.h (st_parameter): Add iolength.
H A DChangeLog-2006109 *io/io.h (st_parameter_dt): Change *size and *iolength type to
H A DChangeLog-20051215 from type. Return correct length for inquire(iolength=)

12