Searched refs:testfunc_protnone (Results 1 – 1 of 1) sorted by relevance
47 static void testfunc_protnone(void);51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec };96 static void testfunc_protnone(void) in testfunc_protnone() function