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