Searched defs:iot (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Semantics/ |
H A D | typeinfo02.f90 | 15 subroutine wf1(x,u,iot,v,iostat,iomsg) argument 18 character(len=*), intent(in) :: iot local 23 subroutine wf2(x,u,iot,v,iostat,iomsg) argument 26 character(len=*), intent(in) :: iot local
|
H A D | typeinfo01.f90 | 142 subroutine rf(x,u,iot,v,iostat,iomsg) argument 145 character(len=*), intent(in) :: iot local 156 subroutine wf(x,u,iot,v,iostat,iomsg) argument 159 character(len=*), intent(in) :: iot local 191 subroutine rf(x,u,iot,v,iostat,iomsg) argument 194 character(len=*), intent(in) :: iot local 205 subroutine wf(x,u,iot,v,iostat,iomsg) argument 208 character(len=*), intent(in) :: iot local
|