Home
last modified time | relevance | path

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

/external/ltrace/testsuite/ltrace.main/
Dparameters.c39 void func_work(char *x);
45 func_work(x); in call_func_work()
Dparameters.conf19 void func_work(+string);
Dparameters-lib.c137 void func_work (char *x) in func_work() function