ASM_FUNC_BEGIN    644 core/CdeclThunk.cpp #define ASM_FUNC_BEGIN(R, N, A) static R __declspec(naked) N A {
ASM_FUNC_BEGIN    653 core/CdeclThunk.cpp #define ASM_FUNC_BEGIN(R, N, A) typedef R (* N##_type)A; static void*  N##_container () { \
ASM_FUNC_BEGIN    669 core/CdeclThunk.cpp #define ASM_FUNC_BEGIN(R, N, A) \