Searched defs:test4_b (Results 1 – 3 of 3) sorted by relevance
59 int test4(int test4_a, int test4_b) { in test4()
39 static float test4_b; // expected-error {{declaration of 'test4_b' in global scope conflicts with declaration with C language linkage}} variable
161 long test4_b(long long ll) { in test4_b() function