Searched refs:conditional_struct (Results 1 – 2 of 2) sorted by relevance
86 int conditional_struct(struct s s) { return s ? 1 : 2; } in conditional_struct() function
112 int conditional_struct(struct s s) { return s ? 1 : 2; } in conditional_struct() function