Searched defs:__fastcall (Results 1 – 7 of 7) 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
29 void (__fastcall *fp_fwd_fast)(struct Foo) = &fwd_fast; variable
5 void (*__fastcall fastpfunc)(void); variable