Home
last modified time | relevance | path

Searched refs:func_struct (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/testsuite/ltrace.main/
Dparameters.c27 void func_struct(void*);
132 func_struct(&x); in main()
Dparameters.conf18 void func_struct(struct(int,int,int,array(struct(int,int),elt2)*,array(struct(int,int),3),string[el…
Dparameters-lib.c111 void func_struct(struct test_struct* x) in func_struct() function