Searched defs:testfunc (Results 1 – 4 of 4) sorted by relevance
42 void (*testfunc)(void) = arg; in thread_helper() local60 void (*testfunc)(void); in main() local
35 testfunc(void) in testfunc() function
26 testfunc(char **ret, const char *format, ...) in testfunc() function
44 extern "C" void testfunc(void) { in testfunc() function