Searched refs:next_func (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/tests/
H A DGia64-test-rbs.c51 typedef int spill_func_t (long iteration, int (*next_func[])());
53 extern int loadup (long iteration, int *values, int (*next_func[])());
57 extern int rbs_spill_##n (long iteration, int (*next_func[])())
93 unwind_and_resume (long iteration, int (*next_func[])()) argument
101 printf (" %s(iteration=%ld, next_func=%p)\n",
102 __FUNCTION__, iteration, next_func);

Completed in 91 milliseconds