Home
last modified time | relevance | path

Searched refs:stat2 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/flang/test/Semantics/
H A Dio06.f906 integer(2) stat2 variable
15 endfile(iostat=stat2, err=9, unit=10, iomsg=msg1)
18 rewind(iomsg=msg1, iostat=stat2, err=9, unit=10)
30 endfile(iostat=stat2, err=9, unit=10, iostat=stat8, iomsg=msg1)
36 rewind(iostat=stat2)
H A Dio04.f907 integer*2 stat2 variable
46 err=9, id=id, iomsg=msg, iostat=stat2, round='processor_defined', &
52 allocate(a(2), stat=stat2)
131 write(10, *, asynchronous='yes', id=const_id, iostat=stat2) 'Ok'
H A Dio03.f9012 integer*2 stat2, id2 variable
55 decimal='comma', end=9, eor=9, err=9, id=id, iomsg=msg, iostat=stat2, &
80 read(11, pos=ipos, iostat=stat1, iostat=stat2)
H A Dallocate02.f909 integer stat, stat2 local
24 allocate(x6, stat=stat, source=src, stat=stat2)
H A Dio01.f9027 integer(kind=2) :: stat2 variable
58 status='unknown', iostat=stat2)