Searched defs:mystruct (Results 1 – 7 of 7) sorted by relevance
18 type mystruct struct { struct19 f int22 func (t mystruct) String() string {
4 struct mystruct { struct10 mystruct s[1]; in foo() argument
115 struct mystruct {int A; }; argument
11 } mystruct; typedef
69 struct test_struct mystruct = { 1, 2, 3, (void *)4 }; in main() local
95 static struct myinfo_struct mystruct; variable
42 struct myinfo_struct mystruct; variable