Searched refs:test4_c (Results 1 – 2 of 2) sorted by relevance
43 extern int test4_c; // expected-note {{previous}} in test4c_f()46 static float test4_c; // expected-error {{redefinition of 'test4_c' with a different type: 'float' … variable
164 long test4_c(long long ll) { in test4_c() function