Searched defs:stat2 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/flang/test/Semantics/ | ||
H A D | io06.f90 | 6 integer(2) stat2 variable |
H A D | io04.f90 | 7 integer*2 stat2 variable |
H A D | io01.f90 | 27 integer(kind=2) :: stat2 variable |
H A D | io03.f90 | 12 integer*2 stat2, id2 variable |
H A D | allocate02.f90 | 9 integer stat, stat2 local |