Searched defs:x2a (Results 1 – 10 of 10) sorted by relevance
20 type(t2) :: x2a variable
90 type(t2) :: x2a local
95 type(t2(0)) :: x2a local
33 X2 x2a(x2); in test() local
41 X2<int*, int*> x2a; // expected-error{{ambiguous}} variable
123 X2<float> x2a; // expected-note{{instantiation}} global() variable
117 X2<int&> x2a; // expected-note{{instantiation}} variable
19 X x2a(0); // expected-error{{call to constructor of 'X' is ambiguous}} in f() local
115 X2<i> x2a; test() local
131 integer, parameter :: x2a(*) = [11, 2, 13, 4] variable