Searched defs:funcp (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/tests/
H A DGtest-dyn1.c173 template_t funcp; local
214 funcp = get_funcp (fdesc);
217 (*funcp) (10, funcp, printf, "iteration %c%s\n", strarr);
219 (*funcp) (10, funcp, dev_null, "iteration %c%s\n", strarr);

Completed in 120 milliseconds