Searched refs:test2_g (Results 1 – 4 of 4) sorted by relevance
13 static int test2_g __attribute__((weakref("test2_f"))); variable15 return test2_g; in test2_h()
13 static void test2_g(void) __attribute__((weakref("test2_f")));15 test2_g(); in test2_h()
58 void test2_g(void) in test2_g() function
114 short test2_g(long long ll) { in test2_g() function