Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dcall09.f9025 subroutine s02b(p) subroutine
98 call s02b(realfunc)
99 call s02b(p) ! ok
101 call s02b(ip)
103 call s02b(procptr())
104 call s02b(null())
106 call s02b(sin)