Searched refs:FUNCTION_END (Results 1 - 25 of 93) sorted by relevance

1234

/haiku/src/system/libroot/posix/arch/sparc/
H A Dsiglongjmp.S15 FUNCTION_END(siglongjmp)
16 FUNCTION_END(longjmp)
17 FUNCTION_END(_longjmp)
H A Dsigsetjmp.S13 FUNCTION_END(setjmp)
/haiku/src/system/kernel/arch/m68k/
H A Darch_030_asm.S11 FUNCTION_END(flush_insn_pipeline_030)
17 FUNCTION_END(flush_atc_all_030)
24 FUNCTION_END(flush_atc_addr_030)
H A Darch_040_asm.S12 FUNCTION_END(flush_insn_pipeline_040)
18 FUNCTION_END(flush_atc_all_040)
24 FUNCTION_END(flush_atc_user_040)
31 FUNCTION_END(flush_atc_addr_040)
/haiku/src/system/libroot/posix/arch/arm/
H A Dsiglongjmp.S15 FUNCTION_END(siglongjmp)
16 FUNCTION_END(longjmp)
17 FUNCTION_END(_longjmp)
/haiku/src/system/kernel/arch/sparc/
H A Darch_asm.S18 FUNCTION_END(_arch_cpu_user_memcpy)
26 FUNCTION_END(_arch_cpu_user_memset)
34 FUNCTION_END(_arch_cpu_user_strlcpy)
/haiku/src/system/libroot/os/arch/x86/
H A Dget_stack_frame.S13 FUNCTION_END(get_stack_frame)
H A Dbyteorder.S15 FUNCTION_END(__swap_int16)
31 FUNCTION_END(__swap_int32)
40 FUNCTION_END(__swap_int64)
49 FUNCTION_END(__swap_float)
61 FUNCTION_END(__swap_double)
/haiku/src/system/libroot/os/arch/x86_64/
H A Dget_stack_frame.S14 FUNCTION_END(get_stack_frame)
H A Dbyteorder.S16 FUNCTION_END(__swap_int16)
23 FUNCTION_END(__swap_int32)
30 FUNCTION_END(__swap_int64)
42 FUNCTION_END(__swap_float)
54 FUNCTION_END(__swap_double)
H A Dsyscalls.inc22 FUNCTION_END(name)
31 FUNCTION_END(name)
/haiku/src/system/libroot/os/arch/arm64/
H A Dget_stack_frame.S11 FUNCTION_END(get_stack_frame)
H A Dbyteorder.S17 FUNCTION_END(__swap_float)
26 FUNCTION_END(__swap_double)
/haiku/src/system/libroot/os/arch/riscv64/
H A Dstack_frame.S14 FUNCTION_END(get_stack_frame)
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Dexceptions.S9 FUNCTION_END(_arch_exception_loop)
17 FUNCTION_END(_arch_exception_panic)
H A Dentry.S35 FUNCTION_END(arch_enter_kernel)
/haiku/src/system/libroot/os/arch/ppc/
H A Datomic.S24 FUNCTION_END(__atomic_fetch_add_8)
29 FUNCTION_END(__atomic_store_8)
34 FUNCTION_END(__atomic_load_8)
/haiku/src/system/kernel/arch/x86/32/
H A Dsyscalls_asm.S17 FUNCTION_END(x86_user_syscall_int)
28 FUNCTION_END(x86_user_syscall_sysenter)
/haiku/src/system/kernel/arch/x86/64/
H A Dsyscalls_asm.S22 FUNCTION_END(x86_user_syscall_sysenter)
30 FUNCTION_END(x86_user_syscall_syscall)
H A Darch.S27 FUNCTION_END(x86_get_stack_frame)
41 FUNCTION_END(x86_64_thread_entry)
51 FUNCTION_END(x86_userspace_thread_exit)
64 FUNCTION_END(x86_reboot)
113 FUNCTION_END(arch_debug_call_with_fault_handler)
119 FUNCTION_END(_stac)
123 FUNCTION_END(_clac)
127 FUNCTION_END(_xsave)
131 FUNCTION_END(_xsavec)
135 FUNCTION_END(_xrsto
[all...]
/haiku/src/system/libroot/posix/string/arch/riscv64/
H A Darch_string.S20 FUNCTION_END(memcpy)
/haiku/src/system/libroot/posix/string/arch/x86/
H A Darch_string.S16 FUNCTION_END(memcpy)
22 FUNCTION_END(memset)
/haiku/src/system/libroot/os/arch/sparc/
H A Dbyteorder.S21 FUNCTION_END(__swap_float)
31 FUNCTION_END(__swap_double)
/haiku/src/system/libroot/os/arch/m68k/
H A Dsystem_time_asm.S18 FUNCTION_END(__m68k_get_time_base)
/haiku/src/system/libroot/posix/arch/arm64/
H A Dsigsetjmp.S27 FUNCTION_END(sigsetjmp)
28 FUNCTION_END(__sigsetjmp)
36 FUNCTION_END(_setjmp)
37 FUNCTION_END(setjmp)

Completed in 358 milliseconds

1234