Searched refs:emptyflex (Results 1 – 1 of 1) sorted by relevance
57 struct emptyflex { unsigned count; struct empty data[10]; }; argument63 long f_emptyflex(struct emptyflex x, long y) { return y; } in f_emptyflex()