Searched refs:pf1 (Results 1 – 2 of 2) sorted by relevance
23 void (__fastcall *pf1)(void) = f1;35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); in main()
23 void (__attribute__((fastcall)) *pf1)(void) = f1; variable35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6(); in main()