Searched refs:ADDR_FASTCALL (Results 1 – 3 of 3) sorted by relevance
96 #ifndef ADDR_FASTCALL99 #define ADDR_FASTCALL __attribute__((regparm(0))) macro101 #define ADDR_FASTCALL macro104 #define ADDR_FASTCALL __fastcall macro117 #define GC_FASTCALL ADDR_FASTCALL128 #define ADDR_API ADDR_FASTCALL //default call convention is fast call
59 # Skip the addrlib definition of ADDR_FASTCALL so as not to use regparm.
1864 - ac: Align ADDR_FASTCALL with addrlib