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