Searched refs:pf5 (Results 1 – 3 of 3) sorted by relevance
20 void (__stdcall *pf5)(void) = f5; variable26 pf1(); pf2(); pf4(); pf5(); in main()
34 void (__stdcall *pf5)(void) = f5; variable44 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); pf7(); in main()
27 void (__attribute__((stdcall)) *pf5)(void) = f5; variable35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); in main()