Searched refs:test5_f (Results 1 – 5 of 5) sorted by relevance
37 extern int test5_f;43 return test5_f; in test5_foo()
37 void test5_f(void);43 test5_f(); in test5_foo()
74 int test5_f(int (*)[10]);75 int test5_f(int (*x)[]) { in test5_f() function
85 @test5_if = linkonce_odr ifunc void (), void ()* ()* @test5_f126 define linkonce_odr void ()* @test5_f() comdat($test5_c) {127 ; CHECK: define linkonce_odr void ()* @test5_f()175 %fptr = call void() *@test5_f()
50 void test5_f() { in test5_f() function