Searched defs:tmp (Results 26 - 50 of 130) sorted by relevance

123456

/seL4-refos-master/libs/libmuslc/src/thread/
H A Dpthread_key_create.c46 void *tmp = self->tsd[i]; local
H A Dpthread_cond_timedwait.c70 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; local
H A Dsem_open.c35 char tmp[64]; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dexper.c47 int i, tmp, tmp2; local
206 long tmp = newuexp(u.ulevel + 1); local
[all...]
H A Dball.c583 int tmp; local
H A Dend.c133 const char *tmp = "Enter debugger?"; local
136 const char *tmp = "Create SnapShot?"; local
138 const char *tmp = "Dump core?"; local
[all...]
H A Ddbridge.c499 int tmp = 4; /* out of 10 */ local
H A Dexplode.c412 register int tmp; local
H A Dmonmove.c298 register int tmp=0; local
H A Dmthrowu.c149 int damage, tmp; local
H A Dsteal.c45 register long tmp; local
108 register long tmp; local
238 int tmp, could_petrif local
[all...]
H A Dwield.c149 const char *tmp = xname(wep), *thestr = "The "; local
H A Dwizard.c426 register int i, j, tmp; local
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dexper.c47 int i, tmp, tmp2; local
206 long tmp = newuexp(u.ulevel + 1); local
[all...]
H A Dball.c583 int tmp; local
H A Dend.c133 const char *tmp = "Enter debugger?"; local
136 const char *tmp = "Create SnapShot?"; local
138 const char *tmp = "Dump core?"; local
[all...]
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dwordexp.c37 char *w, **tmp; local
H A Dgetopt_long.c12 char *tmp = av[src]; local
/seL4-refos-master/libs/libmuslc/src/internal/
H A Datomic.h199 volatile int tmp = 0; local
H A Dfloatscan.c187 uint32_t tmp = x[k] % p10; local
204 uint64_t tmp = ((uint64_t)x[k] << 29) + carry; local
243 uint32_t tmp = x[k] & (1<<sh)-1; local
/seL4-refos-master/libs/libmuslc/src/linux/x32/
H A Dsysinfo.c26 struct kernel_sysinfo tmp; local
[all...]
/seL4-refos-master/libs/libmuslc/src/passwd/
H A Dgetgr_a.c99 char *tmp = realloc(*buf, len); local
118 char **tmp = realloc(*mem, (groupbuf[GRMEMCNT]+1)*sizeof(char*)); local
/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dvfscanf.c238 wchar_t *tmp = realloc(wcs, k*sizeof(wchar_t)); local
251 char *tmp = realloc(s, k); local
H A Dvfwscanf.c101 char tmp[3*sizeof(int)+10]; local
259 wchar_t *tmp = realloc(wcs, k*sizeof(wchar_t)); local
269 char *tmp = realloc(s, k); local
[all...]
/seL4-refos-master/libs/libmuslc/src/stdlib/
H A Dqsort.c43 unsigned char tmp[256]; local

Completed in 104 milliseconds

123456