Searched refs:f5_struct (Results 1 – 2 of 2) sorted by relevance
52 struct f5_struct { int x; }; struct53 void f5_aux(struct f5_struct* s);55 struct f5_struct s; in f5()
56 struct f5_struct { int x; }; argument57 void f5_aux(struct f5_struct* s);59 struct f5_struct s; in f5()