Searched refs:ary3 (Results 1 – 2 of 2) sorted by relevance
13 …static int ary3[(*__builtin_classify_type)(a)]; // expected-error{{builtin functions must be direc… in main() local
14 static long ary3[] = { 1, "abc", 3, 4 }; // expected-warning{{incompatible pointer to integer conve… variable