Searched refs:complex_array (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Semantics/ |
H A D | collectives01.f90 | 9 complex c, complex_array(1,1,1, 1,1,1, 1,1,1, 1,1,1, 1,1,1) variable 26 call co_sum(complex_array, 1)
|
H A D | collectives04.f90 | 17 complex z, complex_array variable
|