Searched refs:PM_TENGU (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h62 #define PM_TENGU 54 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h62 #define PM_TENGU 54 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmondata.c247 (ptr->mlet==S_IMP && ptr != &mons[PM_TENGU])));
H A Ddetect.c545 temp.corpsenm = PM_TENGU; /* if mimicing a corpse */
H A Ddisplay.c407 obj.corpsenm = PM_TENGU; /* if mimicing a corpse */
H A Dmonmove.c701 if(ptr == &mons[PM_TENGU] && !rn2(5) && !mtmp->mcan &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmondata.c247 (ptr->mlet==S_IMP && ptr != &mons[PM_TENGU])));
H A Ddetect.c545 temp.corpsenm = PM_TENGU; /* if mimicing a corpse */
H A Ddisplay.c407 obj.corpsenm = PM_TENGU; /* if mimicing a corpse */
H A Dmonmove.c701 if(ptr == &mons[PM_TENGU] && !rn2(5) && !mtmp->mcan &&

Completed in 105 milliseconds