Searched refs:__longjmp_return (Results 1 - 11 of 11) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c657 void __longjmp_return() {} function
H A Dlibroot_stubs.c820 void __longjmp_return() {} function
/haiku/src/system/libroot/posix/arch/arm64/
H A Dsiglongjmp.S29 b __longjmp_return
/haiku/src/system/libroot/posix/arch/riscv64/
H A Dsiglongjmp.S31 tail __longjmp_return
/haiku/src/system/kernel/lib/arch/generic/
H A Dkernel_longjmp_return.c11 int __longjmp_return(jmp_buf buffer, int value);
14 __longjmp_return(jmp_buf buffer, int value) function
/haiku/src/system/libroot/posix/arch/arm/
H A Dsiglongjmp.S14 b __longjmp_return
/haiku/src/system/libroot/posix/arch/generic/
H A Dlongjmp_return.c15 int __longjmp_return(jmp_buf buffer, int value);
18 __longjmp_return(jmp_buf buffer, int value) function
/haiku/src/system/libroot/posix/arch/m68k/
H A Dsiglongjmp.S26 jmp __longjmp_return
/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S43 b __longjmp_return
/haiku/src/system/libroot/posix/arch/x86/
H A Dsiglongjmp.S35 call __longjmp_return
/haiku/src/system/libroot/posix/arch/x86_64/
H A Dsiglongjmp.S26 // __longjmp_return restores the signal mask and sets the return value.
27 call __longjmp_return@PLT

Completed in 201 milliseconds