Searched refs:struct_with_mfp_0 (Results 1 – 4 of 4) sorted by relevance
31 struct struct_with_mfp_0 { char *a; test_struct_mfp b; }; struct32 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()
44 struct struct_with_mfp_0 { char a; s4_mfp b; }; struct45 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()
31 struct struct_with_mfp_0 { char *a; test_struct_mfp b; }; argument32 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()
44 struct struct_with_mfp_0 { char a; s4_mfp b; }; argument45 void f_struct_with_mfp_0(struct_with_mfp_0 a) { (void)a; } in f_struct_with_mfp_0()