Searched refs:constant_array (Results 1 – 2 of 2) sorted by relevance
8 integer, parameter :: constant_array(4) = [6, 7, 42, 9] local18 b = constant_array
66 …typedef Types constant_array[17]; // expected-error{{declaration type contains unexpanded paramete… typedef