Searched defs:superfluous_stat (Results 1 – 10 of 10) sorted by relevance
/llvm-project/flang/test/Semantics/ |
H A D | synchronization01b.f90 | 10 integer sync_status, co_indexed_integer[*], superfluous_stat, non_scalar(1) variable
|
H A D | synchronization03b.f90 | 10 integer sync_status, co_indexed_integer[*], superfluous_stat, non_scalar(1) variable
|
H A D | synchronization02b.f90 | 11 integer sync_status, non_scalar(2), superfluous_stat, coindexed_integer[*] variable
|
H A D | synchronization04b.f90 | 11 integer sync_status, co_indexed_integer[*], superfluous_stat, non_scalar(1), not_a_team variable
|
H A D | sync-stat-list.f90 | 15 integer coarray[*], sync_status, non_scalar(2), superfluous_stat, coindexed_integer[*] variable
|
H A D | event01b.f90 | 16 integer non_event[*], sync_status, co_indexed_integer[*], superfluous_stat, global() variable
|
H A D | event01a.f90 | 13 integer non_event[*], sync_status, co_indexed_integer[*], superfluous_stat, non_scalar(1) variable
|
H A D | event02b.f90 | 16 integer threshold, indexed(1), non_event[*], sync_status, co_indexed_integer[*], superfluous_stat, global() variable
|
H A D | notifywait03.f90 | 16 …, count_array(1), non_notify[*], sync_status, coindexed_integer[*], superfluous_stat, non_scalar(1) variable
|
H A D | event02a.f90 | 13 …integer threshold, indexed(1), non_event[*], sync_status, co_indexed_integer[*], superfluous_stat,… variable
|