Home
last modified time | relevance | path

Searched defs:write_formatted (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
H A Dnamelist_94.f908 PROCEDURE :: write_formatted method
12 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
13 CLASS(t), INTENT(IN) :: dtv
14 INTEGER, INTENT(IN) :: unit
15 CHARACTER(*), INTENT(IN) :: iotype
16 INTEGER, INTENT(IN) :: v_list(:)
17 INTEGER, INTENT(OUT) :: iostat
18 CHARACTER(*), INTENT(INOUT) :: iomsg
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_20.f037 PROCEDURE :: write_formatted method
11 SUBROUTINE write_formatted(dtv, unit, iotype, v_list, iostat, iomsg) subroutine
20 END SUBROUTINE write_formatted argument

1234567