Lines Matching defs:foo
560 struct foo { in cast_struct_flex_array_4() struct
561 char f[32]; in cast_struct_flex_array_4()
573 struct foo { in cast_struct_flex_array_5() struct
574 char f[32]; in cast_struct_flex_array_5()
586 struct foo { in cast_struct_flex_array_6() struct
587 char f[32]; in cast_struct_flex_array_6()
599 struct foo { in cast_struct_flex_array_warn_1() struct
600 char f[32]; in cast_struct_flex_array_warn_1()
612 struct foo { in cast_struct_flex_array_warn_2() struct
613 char f[32]; in cast_struct_flex_array_warn_2()
625 struct foo { in cast_struct_flex_array_warn_3() struct
626 char f[32]; in cast_struct_flex_array_warn_3()
1461 void foo (xpc_connection_t peer) { in foo() function