Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfolding08.f908 logical, parameter :: test_lba3 = all(lba3 == [42]) variable
96 logical, parameter :: test_lba3 = all(lba3 == [-10, 1, 4]) local
117 logical, parameter :: test_lba3 = all(lbound((a3)) == [1]) local