Searched defs:hobbies (Results 1 – 1 of 1) sorted by relevance
598 struct hobbies { in init_deeply_nested_struct() struct599 unsigned dancing: 1; in init_deeply_nested_struct()600 unsigned running: 1; in init_deeply_nested_struct()601 unsigned swimming: 1; in init_deeply_nested_struct()605 struct hobbies hobbies; in init_deeply_nested_struct() member