__cdecl 62 core/CodegenLIR.cpp int __cdecl _setjmp3(jmp_buf jmpbuf, int arg); __cdecl 69 core/CodegenLIR.cpp int __cdecl setjmp(jmp_buf jmpbuf); __cdecl 44 core/Exception.cpp _int64 __cdecl longjmp64(jmp_buf jmpbuf, _int64 arg); __cdecl 164 platform/win32/win32-platform.h _int64 __cdecl longjmp64(jmp_buf jmpbuf, _int64 arg); __cdecl 52 platform/win32/win32cpuid.cpp EXCEPTION_DISPOSITION __cdecl MyExceptionHandlerSSE2(struct _EXCEPTION_RECORD * /*ExceptionRecord*/, __cdecl 45 platform/win32/win32setjmp.cpp int __cdecl _setjmp3(jmp_buf /*jmpbuf*/, int /*arg*/) __cdecl 74 platform/win32/win32setjmp.cpp void __cdecl longjmp(jmp_buf jmpbuf, int result) __cdecl 238 vprof/vprof.cpp e->func = (void (__cdecl*)(void*)) va_arg (va, void*);