Searched refs:zucimpl_test_fn_f (Results 1 – 3 of 3) sorted by relevance
67 typedef void (*zucimpl_test_fn_f)(void *); typedef78 zucimpl_test_fn_f fn_f; /**< function implementing test with
41 zucimpl_test_fn_f fn_f;
175 create_test(int order, zucimpl_test_fn fn, zucimpl_test_fn_f fn_f, in create_test()