Lines Matching defs:fst
16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
81 void reinitOk(int *fst, ...) { in reinitOk()
91 void reinit3(int *fst, ...) { in reinit3()
103 void copyself(int fst, ...) { in copyself()
111 void copyselfUninit(int fst, ...) { in copyselfUninit()
117 void copyOverwrite(int fst, ...) { in copyOverwrite()
124 void copyUnint(int fst, ...) { in copyUnint()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
144 void is_sink(int fst, ...) { in is_sink()
177 void call_inlined_uses_arg_good(int fst, ...) { in call_inlined_uses_arg_good()