Searched defs:s2a (Results 1 – 6 of 6) sorted by relevance
34 subroutine s2a subroutine38 procedure(sin), pointer :: p1 => sin40 procedure(iabs), pointer :: p2 => iabs41 procedure(ext1), pointer :: p3 => ext142 procedure(ext2), pointer :: p4 => ext2
26 subroutine s2a() subroutine28 type(t(m, n)) :: a local
21 subroutine s2a(x) subroutine22 type(t2), intent(in) :: x local
500 subroutine s2a( global() subroutine 501 xs2a global() argument
297 auto s2a = (struct S)""; in conversions() local
4858 S2 s2a = S2(); variable