Searched defs:monstermoves (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drestore.c427 mread(fd, (genericptr_t) &monstermoves, sizeof monstermoves); local
H A Dsave.c308 bwrite(fd, (genericptr_t) &monstermoves, sizeof monstermoves); local
H A Ddecl.c188 NEARDATA long moves = 1L, monstermoves = 1L; variable
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drestore.c427 mread(fd, (genericptr_t) &monstermoves, sizeof monstermoves); local
H A Dsave.c308 bwrite(fd, (genericptr_t) &monstermoves, sizeof monstermoves); local
H A Ddecl.c188 NEARDATA long moves = 1L, monstermoves = 1L; variable
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddecl.h213 E NEARDATA long moves, monstermoves; variable
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddecl.h213 E NEARDATA long moves, monstermoves; variable

Completed in 56 milliseconds