Searched defs:ret (Results 176 - 200 of 396) sorted by relevance

1234567891011>>

/seL4-camkes-master/projects/seL4_projects_libs/libsel4vm/src/arch/x86/
H A Dboot.c58 int ret; local
/seL4-camkes-master/projects/seL4_projects_libs/libsel4vmmplatsupport/src/arch/arm/
H A Dguest_vcpu_util.c109 int ret = 0; local
/seL4-camkes-master/projects/seL4_projects_libs/libsel4vm/src/arch/x86/processor/
H A Dcr.c159 int cr, reg, ret = -1; local
[all...]
/seL4-camkes-master/projects/camkes/apps/picotcp_tcp_echo/components/Echo/src/
H A Dutilization_socket.c33 int ret = 0; local
113 int ret = echo_control_bind(utiliz_socket, PICOSERVER_ANY_ADDR_IPV4, UTILIZATION_PORT); local
[all...]
H A Dtcp_echo_socket.c116 int ret = 0; local
169 int ret = echo_control_set_async(socket_in, true); local
[all...]
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/
H A Dunpack_template.h109 int ret; local
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/test/
H A Dmsgpack_cpp11.cpp45 msgpack::unpacked ret; local
56 msgpack::unpacked ret; local
70 msgpack::unpacked ret; local
84 msgpack::unpacked ret; local
100 msgpack::unpacked ret; local
114 msgpack::unpacked ret; local
131 msgpack::unpacked ret; local
146 msgpack::unpacked ret; local
194 msgpack::unpacked ret; local
207 msgpack::unpacked ret; local
222 msgpack::unpacked ret; local
235 msgpack::unpacked ret; local
253 msgpack::unpacked ret; local
267 msgpack::unpacked ret; local
283 msgpack::unpacked ret; local
296 msgpack::unpacked ret; local
311 msgpack::unpacked ret; local
324 msgpack::unpacked ret; local
335 msgpack::unpacked ret; local
390 msgpack::unpacked ret; local
437 msgpack::unpacked ret; local
469 msgpack::unpacked ret; local
480 msgpack::unpacked ret; local
491 msgpack::unpacked ret; local
502 msgpack::unpacked ret; local
513 msgpack::unpacked ret; local
524 msgpack::unpacked ret; local
536 msgpack::unpacked ret; local
548 msgpack::unpacked ret; local
560 msgpack::unpacked ret; local
571 msgpack::unpacked ret; local
590 msgpack::unpacked ret; local
602 msgpack::unpacked ret; local
616 msgpack::unpacked ret; local
627 msgpack::unpacked ret; local
638 msgpack::unpacked ret; local
649 msgpack::unpacked ret; local
661 msgpack::unpacked ret; local
673 msgpack::unpacked ret; local
[all...]
H A Dobject.cpp71 msgpack::unpacked ret; local
88 msgpack::unpacked ret; local
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/ehci/
H A Dhcd.c102 int ret; local
/seL4-camkes-master/projects/seL4_libs/libsel4debug/src/
H A Dalloc.c246 void *ret = __builtin_extract_return_addr(__builtin_return_address(0)); local
287 void *ret = __builtin_extract_return_addr(__builtin_return_address(0)); local
/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/
H A Diommu_dma.c151 void *ret; local
/seL4-camkes-master/projects/musllibc/arch/mips64/
H A Dsyscall_arch.h83 long ret; local
113 long ret; local
145 long ret; local
/seL4-camkes-master/projects/musllibc/arch/x32/
H A Dsyscall_arch.h38 unsigned long ret; local
45 unsigned long ret; local
52 unsigned long ret; local
64 unsigned long ret; local
78 unsigned long ret; local
94 unsigned long ret; local
112 unsigned long ret; local
[all...]
/seL4-camkes-master/projects/util_libs/libpci/src/
H A Dvirtual_pci.c46 bool ret = libpci_virtual_pci_device_allow(self, matched_devices[i]); local
149 int ret = libpci_ioread(port_no, val, size); local
189 int ret = libpci_iowrite(port_no, val, size); local
/seL4-camkes-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dchardev.h109 int ret; local
123 int ret; local
/seL4-camkes-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Di2c.c284 int ret; local
/seL4-camkes-master/projects/util_libs/libplatsupport/src/
H A Dlocal_time_manager.c78 int ret = ltimer_get_time(state->ltimer, &curr_time); local
145 int ret = ltimer_get_time(state->ltimer, &curr_time); local
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/pc99/acpi/
H A Dregions.c202 int ret; local
/seL4-camkes-master/tools/riscv-pk/pk/
H A Dfile.c94 long ret = frontend_syscall(SYS_openat, dirfd, va2pa(fn), fn_size, flags, mode, 0, 0); local
147 long ret = frontend_syscall(SYS_fstat, f->kfd, va2pa(&buf), 0, 0, 0, 0, 0); local
/seL4-camkes-master/projects/musllibc/src/math/
H A Dfmal.c62 struct dd ret; local
135 struct dd ret; local
270 long double ret; local
[all...]
/seL4-camkes-master/projects/musllibc/src/misc/
H A Dsyslog.c24 int ret = log_mask; local
/seL4-camkes-master/projects/musllibc/src/thread/
H A Dpthread_create.c183 int ret, c11 = (attrp == __ATTRP_C11_THREAD); local
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_dev_radio_mgr.c210 int ret = 0, yes = 1; local
337 int ret = 0; local
[all...]
/seL4-camkes-master/projects/picotcp/test/examples/
H A Diperfc.c105 int i = 0, ret = 0, yes = 1; local
H A Dtcpbench.c251 int ret; local

Completed in 191 milliseconds

1234567891011>>