Searched defs:cnt (Results 1 - 25 of 104) sorted by relevance

12345

/seL4-refos-master/libs/libmuslc/src/thread/
H A Dpthread_cond_destroy.c6 int cnt; local
H A Dpthread_rwlock_tryrdlock.c5 int val, cnt; local
H A Dpthread_rwlock_unlock.c5 int val, cnt, waiters, new, priv = rw->_rw_shared^128; local
/seL4-refos-master/libs/libmuslc/src/sched/
H A Dsched_cpucount.c6 size_t i, j, cnt=0; local
/seL4-refos-master/libs/libmuslc/src/stdio/
H A D__stdio_read.c10 ssize_t cnt; local
H A D__stdio_write.c13 ssize_t cnt; local
/seL4-refos-master/libs/libmuslc/src/linux/
H A Dvmsplice.c5 ssize_t vmsplice(int fd, const struct iovec *iov, size_t cnt, unsigned flags) argument
H A Depoll.c25 int epoll_pwait(int fd, struct epoll_event *ev, int cnt, int to, const sigset_t *sigs) argument
34 int epoll_wait(int fd, struct epoll_event *ev, int cnt, int to) argument
/seL4-refos-master/libs/libmuslc/src/stdlib/
H A Dstrtod.c15 off_t cnt = shcnt(&f); local
H A Dstrtol.c23 size_t cnt = shcnt(&f); local
H A Dwcstod.c46 size_t cnt = shcnt(&f); local
H A Dwcstol.c48 size_t cnt = shcnt(&f); local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrack.c42 register int cnt, ndist; local
H A Dsit.c203 register int cnt = rnd(10); local
315 int cnt, onum; local
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrack.c42 register int cnt, ndist; local
H A Dsit.c203 register int cnt = rnd(10); local
315 int cnt, onum; local
/seL4-refos-master/libs/libmuslc/src/dirent/
H A Dscandir.c15 size_t cnt=0, len=0; local
/seL4-refos-master/libs/libmuslc/src/multibyte/
H A Dmbsnrtowcs.c5 size_t l, cnt=0, n2; local
H A Dwcsnrtombs.c5 size_t l, cnt=0, n2; local
/seL4-refos-master/libs/libmuslc/src/aio/
H A Daio_suspend.c10 int aio_suspend(const struct aiocb *const cbs[], int cnt, const struct timespec *ts) argument
/seL4-refos-master/libs/libmuslc/src/network/
H A Dgethostbyname2_r.c17 int i, cnt; local
H A Dgetservbyname_r.c16 int cnt, proto, align; local
H A Dlookup_serv.c14 int cnt = 0; local
[all...]
/seL4-refos-master/libs/libmuslc/src/conf/
H A Dsysconf.c194 int i, cnt; local
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dmntent.c24 int cnt, n[8], use_internal = (linebuf == SENTINEL); local

Completed in 73 milliseconds

12345