Searched defs:__fastcall (Results 1 – 9 of 9) 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
23 #define __fastcall macro
91 # define __fastcall __attribute__((__fastcall__)) macro
33 #define __fastcall macro
5 void (*__fastcall fastpfunc)(void); variable
363 #define __fastcall __attribute__((__fastcall__)) macro366 #define __fastcall macro