Searched refs:f0_a (Results 1 – 4 of 4) sorted by relevance
8 static void f0_a(char *a) { in f0_a() function13 f0_a(a); in f0()
27 decltype(f0) f0_a; // expected-error{{reference to overloaded function could not be resolved; did y… variable
60 int f0_a(struct s0 *a) { in f0_a() function
17 A *f0_a(int cond, A *a, void *b) { function