Searched refs:FUNCTION (Results 126 - 136 of 136) sorted by last modified time

123456

/haiku/src/system/libroot/os/arch/x86_64/
H A Dbyteorder.S11 FUNCTION(__swap_int16):
19 FUNCTION(__swap_int32):
26 FUNCTION(__swap_int64):
33 FUNCTION(__swap_float):
45 FUNCTION(__swap_double):
/haiku/src/system/libroot/posix/arch/m68k/
H A Dsiglongjmp.S11 FUNCTION(siglongjmp):
12 FUNCTION(longjmp):
13 FUNCTION(_longjmp):
/haiku/src/system/libroot/posix/arch/ppc/
H A Dsiglongjmp.S9 FUNCTION(siglongjmp):
10 FUNCTION(longjmp):
11 FUNCTION(_longjmp):
/haiku/src/system/libroot/posix/arch/x86/
H A Dsiglongjmp.S15 FUNCTION(siglongjmp):
16 FUNCTION(longjmp):
17 FUNCTION(_longjmp):
/haiku/src/system/libroot/posix/arch/x86_64/
H A Dsiglongjmp.S10 FUNCTION(siglongjmp):
11 FUNCTION(longjmp):
12 FUNCTION(_longjmp):
/haiku/src/bin/debug/ltrace/arch/x86/
H A Darch_ltrace_stub.S34 FUNCTION(arch_call_stub_size):
44 FUNCTION(arch_init_call_stub):
/haiku/headers/private/system/arch/arm/
H A Dasm_defs.h15 #define FUNCTION(name) .global name; .type name, %function; name macro
/haiku/headers/private/system/arch/m68k/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku/headers/private/system/arch/mipsel/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku/headers/private/system/arch/x86/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku/headers/private/system/arch/x86_64/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro

Completed in 61 milliseconds

123456