Searched refs:test1_g (Results 1 – 7 of 7) sorted by relevance
6 static int test1_g __attribute__((weakref("test1_f"))); variable8 return test1_g; in test1_h()
6 static void test1_g(void) __attribute__((weakref("test1_f")));8 test1_g(); in test1_h()
8 void test1_g(void) { in test1_g() function
6 void test1_g(void) { in test1_g() function
6 void test1_g(int); in test1_f()10 int test1_g(int);
44 void test1_g(void) in test1_g() function
83 char test1_g(long long ll) { in test1_g() function