Searched defs:t1a (Results 1 – 6 of 6) sorted by relevance
10 type(t2), allocatable :: t1a component
52 type, abstract :: t1a ! DEFERRED valid only in ABSTRACT derived type type
58 type :: t1a type
23 class(oktype1), allocatable :: t1a component
17 void t1a () { in t1a() function
97 tuple<int> t1a; in test_tuple() local