Home
last modified time | relevance | path

Searched defs:iotype (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dio11.f9014 subroutine formattedReadProc(dtv, unit, iotype, vlist, iostat, iomsg) argument
17 character(len=*), intent(in) :: iotype local
37 subroutine formattedReadProc(dtv, unit, iotype, vlist, iostat) argument
40 character(len=*), intent(in) :: iotype local
60 subroutine unformattedReadProc(dtv, unit, iostat, iomsg, iotype) argument
65 integer, intent(out) :: iotype local
83 subroutine formattedReadProc(*, unit, iotype, vlist, iostat, iomsg) argument
87 character(len=*), intent(in) :: iotype local
107 subroutine formattedReadProc(dtv, unit, iotype, vlist, iostat, iomsg) argument
111 character(len=*), intent(in) :: iotype local
[all …]
H A Dio14.f9013 fwrite(x, unit, iotype, vlist, iostat, iomsg) global() argument
16 character(*), intent(in) :: iotype global() local
H A Dmodfile14.f9025 subroutine r(dtv, unit, iotype, v_list, iostat, iomsg) argument
28 character (len=*), intent(in) :: iotype local
H A Dio15.f9021 subroutine fwrite1(x, unit, iotype, vlist, iostat, iomsg) argument
24 character(*), intent(in) :: iotype local
/llvm-project/flang/test/Lower/
H A Dio-derived-type.f9012 subroutine wft(dtv, unit, iotype, v_list, iostat, iomsg) argument
15 character(*), intent(in) :: iotype local
24 subroutine wftd(dtv, unit, iotype, v_list, iostat, iomsg) argument
27 character(*), intent(in) :: iotype local
H A Dio-derived-type-2.f9013 subroutine pwf (dtv,unit,iotype,vlist,iostat,iomsg) argument
16 character (len=*), intent(in) :: iotype local
22 subroutine prf (dtv,unit,iotype,vlist,iostat,iomsg) argument
25 character (len=*), intent(in) :: iotype local
H A Dpolymorphic.f90734 subroutine write_p1(dtv, unit, iotype, v_list, iostat, iomsg) argument
737 character(*), intent(in) :: iotype local
744 subroutine read_p1(dtv, unit, iotype, v_list, iostat, iomsg) argument
747 character(*), intent(in) :: iotype local