Searched defs:tmp (Results 1 - 25 of 130) sorted by relevance

123456

/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dgetdelim.c10 char *tmp; local
H A Dpopen.c42 int tmp = fcntl(1-op, F_DUPFD_CLOEXEC, 0); local
/seL4-refos-master/libs/libmuslc/src/unistd/
H A Dgetcwd.c9 char tmp[PATH_MAX]; local
/seL4-refos-master/libs/libmuslc/arch/microblaze/
H A Datomic_arch.h4 register int old, tmp; local
23 register int old, tmp; local
40 register int new, tmp; local
/seL4-refos-master/libs/libmuslc/src/thread/
H A Dpthread_setattr_default_np.c10 pthread_attr_t tmp = *attrp, zero = { 0 }; local
H A Dvmlock.c7 int tmp; local
H A Dpthread_join.c10 int tmp, cs, r = 0; local
/seL4-refos-master/libs/libmuslc/src/locale/
H A Dnewlocale.c14 struct __locale_struct tmp; local
/seL4-refos-master/libs/libmuslc/src/network/
H A Dlookup_ipliteral.c27 char tmp[64]; local
H A Dres_querydomain.c6 char tmp[255]; local
/seL4-refos-master/libs/libmuslc/src/stat/
H A Dutimensat.c12 struct timeval *tv = 0, tmp[2]; local
/seL4-refos-master/libs/libmuslc/src/stdlib/
H A Decvt.c8 char tmp[32]; local
H A Dfcvt.c8 char tmp[1500]; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drnd.c89 register int tmp = n; local
108 register int tmp, utmp; local
131 int tmp = 1000; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drnd.c89 register int tmp = n; local
108 register int tmp, utmp; local
131 int tmp = 1000; local
[all...]
/seL4-refos-master/libs/libmuslc/src/dirent/
H A Dscandir.c14 struct dirent *de, **names=0, **tmp; local
/seL4-refos-master/libs/libmuslc/src/linux/
H A Dprlimit.c10 struct rlimit tmp; local
/seL4-refos-master/libs/libmuslc/src/misc/
H A Drealpath.c18 char tmp[PATH_MAX]; local
H A Dsetrlimit.c12 struct rlimit tmp; local
/seL4-refos-master/libs/libsel4vka/include/vka/
H A Dcspacepath_t.h97 cspacepath_t tmp = *a; local
/seL4-refos-master/projects/seL4_libs/libsel4vka/include/vka/
H A Dcspacepath_t.h97 cspacepath_t tmp = *a; local
/seL4-refos-master/libs/libmuslc/src/math/
H A Djn.c154 double t,q0,q1,w,h,z,tmp,nf; local
H A Djnf.c102 float t,q0,q1,w,h,z,tmp,nf; local
/seL4-refos-master/libs/libmuslc/src/passwd/
H A Dgetpw_a.c93 char *tmp = realloc(*buf, len); local
/seL4-refos-master/libs/libmuslc/src/regex/
H A Dtre-mem.c73 tre_list_t *tmp, *l = mem->blocks; local

Completed in 96 milliseconds

123456