Searched refs:FUNC_FASTCALL3 (Results 1 – 1 of 1) sorted by relevance
2245 #define FUNC_FASTCALL3 4 /* first parameter in %eax, %edx, %ecx */ macro5931 if (func_call >= FUNC_FASTCALL1 && func_call <= FUNC_FASTCALL3) { in gfunc_call()5966 if (func_call >= FUNC_FASTCALL1 && func_call <= FUNC_FASTCALL3) { in gfunc_prolog()