Searched refs:pf6 (Results 1 – 2 of 2) sorted by relevance
28 void (__thiscall *pf6)(void) = f6;35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); in main()
28 void (__attribute__((thiscall)) *pf6)(void) = f6; variable35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); in main()