Searched defs:ret (Results 1 - 25 of 272) sorted by path

1234567891011

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dbotl.c227 int ret = 1; local
H A Dcmd.c342 int ret, biggest; local
597 int ret; local
[all...]
H A Ddetect.c870 int ret = 0; local
H A Ddlb.c480 int ret = 0; local
H A Ddothrow.c1422 int ret = 0; local
H A Ddungeon.c937 register schar ret = 0; local
H A Dfiles.c719 int ret; local
H A Dinvent.c1699 char ilet, ret; local
2782 struct obj *ret; local
[all...]
H A Dmcastu.c169 int ret; local
H A Doptions.c3491 int ret; local
H A Dsounds.c273 const char *ret; local
[all...]
/seL4-refos-master/apps/test_os/src/
H A Dtest_os.c411 int ret = refos_share_write(srcBuf, 4096 * 3, sharedBuf, 4096 * 3 + 9, &end); local
/seL4-refos-master/libs/libmuslc/arch/mips/
H A Dsyscall_arch.h64 long ret = r2; local
83 long ret = r2; local
102 long ret = r2; local
/seL4-refos-master/libs/libmuslc/arch/mips64/
H A Dsyscall_arch.h83 long ret; local
113 long ret; local
145 long ret; local
/seL4-refos-master/libs/libmuslc/arch/mipsn32/
H A Dsyscall_arch.h62 long ret = r2; local
81 long ret = r2; local
100 long ret = r2; local
/seL4-refos-master/libs/libmuslc/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-refos-master/libs/libmuslc/arch/x86_64/
H A Dsyscall_arch.h6 unsigned long ret; local
13 unsigned long ret; local
20 unsigned long ret; local
28 unsigned long ret; local
36 unsigned long ret; local
45 unsigned long ret; local
55 unsigned long ret; local
[all...]
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c1897 int ret = 0; local
/seL4-refos-master/libs/libmuslc/src/aio/
H A Daio.c58 ssize_t ret; member in struct:aio_thread
200 ssize_t ret; local
262 int ret = 0; local
333 int ret = AIO_ALLDONE; local
[all...]
H A Daio_suspend.c12 int i, tid = 0, ret, expect = 0; local
/seL4-refos-master/libs/libmuslc/src/dirent/
H A Dclosedir.c8 int ret = close(dir->fd); local
H A Dreaddir_r.c11 int ret; local
/seL4-refos-master/libs/libmuslc/src/fcntl/
H A Dfcntl.c19 int ret = __syscall(SYS_fcntl, fd, F_GETOWN_EX, &ex); local
25 int ret = __syscall(SYS_fcntl, fd, F_DUPFD_CLOEXEC, arg); local
[all...]
/seL4-refos-master/libs/libmuslc/src/ipc/
H A Dshmat.c13 unsigned long ret; local
/seL4-refos-master/libs/libmuslc/src/linux/
H A Dptrace.c11 long ret, result; local

Completed in 225 milliseconds

1234567891011