Searched refs:siglongjmp (Results 1 - 12 of 12) sorted by relevance

/haiku/src/system/libroot/posix/arch/sparc/
H A Dsiglongjmp.S11 FUNCTION(siglongjmp):
15 FUNCTION_END(siglongjmp)
19 #pragma weak longjmp=siglongjmp
/haiku/src/system/libroot/posix/arch/arm/
H A Dsiglongjmp.S9 FUNCTION(siglongjmp):
15 FUNCTION_END(siglongjmp)
19 #pragma weak longjmp=siglongjmp
/haiku/src/system/libroot/posix/arch/m68k/
H A Dsiglongjmp.S11 FUNCTION(siglongjmp):
27 FUNCTION_END(siglongjmp)
31 #pragma weak longjmp=siglongjmp
/haiku/src/system/libroot/posix/arch/x86/
H A Dsiglongjmp.S9 /** This is a BeOS compatible siglongjmp() implementation;
15 FUNCTION(siglongjmp):
39 FUNCTION_END(siglongjmp)
42 #pragma weak longjmp=siglongjmp
/haiku/src/system/libroot/posix/arch/x86_64/
H A Dsiglongjmp.S10 FUNCTION(siglongjmp):
29 FUNCTION_END(siglongjmp)
32 #pragma weak longjmp=siglongjmp
/haiku/src/system/libroot/posix/arch/riscv64/
H A Dsiglongjmp.S13 FUNCTION(siglongjmp):
32 FUNCTION_END(siglongjmp)
36 #pragma weak longjmp=siglongjmp
/haiku/src/system/libroot/posix/arch/arm64/
H A Dsiglongjmp.S11 FUNCTION(siglongjmp):
30 FUNCTION_END(siglongjmp)
34 #pragma weak longjmp=siglongjmp
/haiku/src/tests/system/libroot/posix/
H A Dsigsetjmp_test.c14 siglongjmp(*state, value);
/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S9 FUNCTION(siglongjmp):
45 #pragma weak longjmp=siglongjmp
/haiku/headers/posix/
H A Dsetjmp.h36 extern void siglongjmp(sigjmp_buf jumpBuffer, int value)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2444 void siglongjmp() {} function
H A Dlibroot_stubs_legacy.c2434 void siglongjmp() {} function

Completed in 214 milliseconds