Searched refs:test5_g (Results 1 – 4 of 4) sorted by relevance
38 static int test5_g __attribute__((weakref("test5_f"))); variable40 return test5_g; in test5_h()
38 static void test5_g(void) __attribute__((weakref("test5_f")));40 test5_g(); in test5_h()