Searched defs:__fastcall (Results 1 – 3 of 3) sorted by relevance
17 void (__fastcall *pf1)(void) = f1; variable19 void (__fastcall *pf4)(void) = f4; variable
30 void (__fastcall *pf1)(void) = f1; variable33 void (__fastcall *pf4)(void) = f4; variable
5 void (*__fastcall fastpfunc)(void); variable