Searched refs:func_setup (Results 1 – 3 of 3) sorted by relevance
106 void (*func_setup) (); member166 if (TC[i].func_setup != NULL) { in main()170 (*TC[i].func_setup) (-ONE); in main()173 (*TC[i].func_setup) (0); in main()176 (*TC[i].func_setup) (); in main()
103 void (*func_setup) (void); member144 if (TC[i].func_setup != NULL) in main()145 (*TC[i].func_setup) (); in main()
99 void (*func_setup) (void); member164 if (TC[i].func_setup != NULL) in main()165 (*TC[i].func_setup) (); in main()