Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dio11.f9060 subroutine unformattedReadProc(dtv, unit, iostat, iomsg, iotype) subroutine
61 class(t), intent(inout) :: dtv
62 integer, intent(in) :: unit
63 integer, intent(out) :: iostat
64 character(len=*), intent(inout) :: iomsg
65 integer, intent(out) :: iotype
439 subroutine unformattedReadProc(dtv,unit,iostat,iomsg) subroutine
454 procedure :: unformattedReadProc argument
464 subroutine unformattedReadProc(dtv,unit,iostat,iomsg) subroutine
488 procedure :: unformattedReadProc argument
[all …]