Searched refs:func_struct (Results 1 – 3 of 3) sorted by relevance
27 void func_struct(void*);132 func_struct(&x); in main()
18 void func_struct(struct(int,int,int,array(struct(int,int),elt2)*,array(struct(int,int),3),string[el…
111 void func_struct(struct test_struct* x) in func_struct() function