Searched refs:ret (Results 226 - 250 of 547) sorted by relevance

1234567891011>>

/seL4-refos-master/libs/libmuslc/src/math/i386_sel4/
H A Dllrintl.s8 ret
H A Dremainderl.s11 ret
/seL4-refos-master/libs/libmuslc/src/math/x32/
H A Dasinl.s12 ret
H A Dfabs.s9 ret
H A Dfabsf.s7 ret
H A Dfmodl.s11 ret
H A Dremainderl.s11 ret
/seL4-refos-master/libs/libmuslc/src/math/x86_64/
H A Dasinl.s12 ret
H A Dfabs.s9 ret
H A Dfabsf.s7 ret
H A Dfmodl.s11 ret
H A Dremainderl.s11 ret
/seL4-refos-master/libs/libmuslc/src/math/x86_64_sel4/
H A Dasinl.s12 ret
H A Dfabs.s9 ret
H A Dfabsf.s7 ret
H A Dfmodl.s11 ret
H A Dremainderl.s11 ret
/seL4-refos-master/libs/libmuslc/src/thread/x32/
H A D__set_thread_area.s10 ret
/seL4-refos-master/libs/libmuslc/src/thread/x86_64/
H A D__set_thread_area.s10 ret
/seL4-refos-master/kernel/src/arch/x86/32/
H A Dmachine_asm.S41 1: ret
47 ret
52 ret
57 ret
69 ret
78 ret
85 ret
92 ret
98 ret
104 ret
[all...]
/seL4-refos-master/libs/libsel4utils/arch_include/x86/sel4utils/arch/
H A Dtsc.h27 ssize_t ret = simple_get_extended_bootinfo(simple, SEL4_BOOTINFO_HEADER_X86_TSC_FREQ, buf, sizeof(buf)); local
28 if (ret == sizeof(buf)) {
/seL4-refos-master/libs/libsel4utils/src/
H A Dstack.c29 void *ret = utils_run_on_stack(stack_top, func, arg); local
31 *retval = ret;
/seL4-refos-master/projects/seL4_libs/libsel4utils/arch_include/x86/sel4utils/arch/
H A Dtsc.h27 ssize_t ret = simple_get_extended_bootinfo(simple, SEL4_BOOTINFO_HEADER_X86_TSC_FREQ, buf, sizeof(buf)); local
28 if (ret == sizeof(buf)) {
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Dstack.c29 void *ret = utils_run_on_stack(stack_top, func, arg); local
31 *retval = ret;
/seL4-refos-master/libs/libmuslc/src/math/i386/
H A Datan.s11 ret
17 2: ret

Completed in 110 milliseconds

1234567891011>>