ASM_CALL 648 core/CdeclThunk.cpp #define ASM_CALL(X) __asm { call X } ASM_CALL 662 core/CdeclThunk.cpp #define ASM_CALL(X) __asm__ ("call _"#X"\n");