Home
last modified time | relevance | path

Searched defs:cToRa (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dassign04.f90240 subroutine cToRa(x, c) subroutine
241 real, intent(out) :: x(:)
242 character, intent(in) :: c local