Searched defs:s3a (Results 1 – 5 of 5) sorted by relevance
40 subroutine s3a() subroutine42 real :: a(m, n)45 common n local
24 subroutine s3a(x) subroutine25 type(t3), intent(in) :: x local
43 subroutine s3a() subroutine
36 constexpr S3 s3a = S3(0); variable
84 …struct s3a : Ctor2 { // expected-note {{because base class of type 'Ctor2' has a user-provided def… struct