Searched refs:test10_f (Results 1 – 2 of 2) sorted by relevance
120 void __attribute__((overloadable)) test10_f(int);121 void __attribute__((overloadable)) test10_f(double);
290 extern "C" void test10_f(void);296 friend void test10::test10_f(void);301 void test10_f(void) { in test10_f() function