Searched refs:struct_with_empty (Results 1 – 2 of 2) sorted by relevance
47 typedef struct { int* a; test_struct x; double *b; } struct_with_empty; typedef50 void f_pass_struct_with_empty(struct_with_empty x) { in f_pass_struct_with_empty()55 struct_with_empty f_return_struct_with_empty() { in f_return_struct_with_empty()